This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Fri Mar 29 2024 08:40:36 UTC
Hide Search Description
265 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
74317 debugger Java mentlicher NEW --- Get rid of references to Java file extensions 2008-04-25
74871 debugger Java mentlicher NEW --- Scan debuggercore and debuggerjpda codebase for all hard-coded strings. 2008-04-25
206487 debugger Java mentlicher NEW --- Assure that the evaluator and other parts that uses Java parser are up-to-date with the newest language features. 2013-09-04
270457 debugger Java mentlicher NEW --- Java debugger ignores com.oracle.truffle classes if truffledebugger is installed 2017-04-21
270939 debugger Java mentlicher NEW --- Unable to delete or disable field breakpoint 2017-06-23
270940 debugger Java mentlicher NEW --- Java debugger won't stop on breakpoints inside java class initialization block 2017-06-23
270944 debugger Java mentlicher NEW --- Debugger sometimes stops on disabled or even deleted breakpoints 2017-06-23
79026 debugger Java issues NEW --- Breakpoints: Allow setting of Breakpoints Group name in the New Breakpoint dialog 2006-06-24
85351 debugger Java issues NEW --- Call Stack window: The tooltip for Hidden Source Calls node should have better explaination 2012-01-23
90398 debugger Java issues NEW --- Improve sources management 2009-02-19
155103 debugger Java issues NEW --- Run To Cursor for JUnit tests. 2010-11-23
185218 debugger Java issues NEW --- Remove userdir lock when Finising an IDE debugging session 2012-06-11
188963 debugger Java issues NEW --- Don't stop on exceptions rethrown in finally blocks 2010-07-26
47929 debugger Java mentlicher NEW --- [40cat] Output window console pane does not get the focus when a debug session is started. 2012-11-28
50969 debugger Java mentlicher NEW --- Find some way how to write tests for debugger-ide bridge. 2011-08-31
66001 debugger Java mentlicher NEW --- Check for all VirtualMachine.canXXX() methods before the appropriate functionality is called. 2009-02-19
103925 debugger Java mentlicher NEW --- Replace java.util.ResourceBundle with NbBundle 2013-01-11
145130 debugger Java mentlicher NEW --- [65cat] Stop from "Finish Debgger Session" (Shift+F5) forcibly terminates the application 2008-09-17
185826 debugger Java mentlicher NEW --- Class breakpoint with simple name does not work 2012-12-17
192708 debugger Java mentlicher NEW --- Add actual methods and fields to code-completion in debugger fields. 2011-06-02
217997 debugger Java mentlicher NEW --- Check if JavaSource.runUserActionTask() calls does not cause slowness problems. 2012-09-07
227119 debugger Java mentlicher NEW --- Alternative view: collection nodes presented as columns, object properties presented as rows 2013-03-06
227735 debugger Java mentlicher NEW --- Actions between watches and heap walker 2013-04-29
249034 debugger Java mentlicher NEW --- Stop on Nashorn exceptions 2017-04-21
268748 debugger Java mentlicher NEW --- NB hangs while debugging 2017-01-25
269121 debugger Java mentlicher NEW --- Breakpoints cause unneeded lengthy loading of projects 2016-11-25
269969 debugger Java mentlicher NEW --- cursor doesn't move during single step debugging 2017-03-06
270272 debugger Java mentlicher NEW --- Impossible to evaluate lambda in debugger 2017-08-15
270551 debugger Java mentlicher NEW --- Cursor doesn't track in debug 2017-05-04
271001 debugger Java mentlicher NEW --- GUI snapshot fails with NullPointerException 2017-06-29
29663 debugger Java issues NEW --- Better feedback when encountering a thread breakpoint 2005-05-12
35533 debugger Java issues NEW --- Display As item should be available for all variables even if it does nothing. 2005-12-22
35706 debugger Java issues NEW --- Can HIE give input on the "logical" display of variables in locals? 2008-10-29
57242 debugger Java issues NEW --- SAPIDAttachingConnector and SACoreAttachingConnector fails to connetct 2005-04-01
58453 debugger Java issues NEW --- Improve variables view 2005-12-13
59370 debugger Java issues NEW --- Compile and replace class compiled without -g 2005-12-13
63224 debugger Java issues NEW --- Do not use spaces and new lines in tooltips 2005-12-13
67979 debugger Java issues NEW --- array tooltip 2005-12-13
75240 debugger Java issues NEW --- Watches View / Value Column / all text values are quoted in "><" 2008-04-25
75244 debugger Java issues NEW --- Call Stack view doesn't show info about thread 2006-10-23
80837 debugger Java issues NEW --- Have Method exit breakpoints for exceptional exits 2006-10-23
83957 debugger Java issues NEW --- Have a toString() column for the class loaders in Classes View 2006-10-23
83959 debugger Java issues NEW --- Ability tp explore the ClassLoader in Classes View 2006-10-23
85024 debugger Java issues NEW --- Suuport additional tags in the Printing a Breakpoint Message dialog. 2006-09-15
86951 debugger Java issues NEW --- Allow symbolinc referencing of values in fixed watches 2006-10-23
102318 debugger Java issues NEW --- [heapwalker] Refresh instances view 2007-04-24
103364 debugger Java issues NEW --- Support heap dumping and loading of it in the Profiler views when stopped a breakpoint. 2007-05-05
103400 debugger Java issues NEW --- Unify the debugger Local Variables view, Watches view, Classes view and Instances view 2007-05-07
113610 debugger Java issues NEW --- Give user more control over smart stepping 2007-08-23
113892 debugger Java issues NEW --- Tooltip on byte[] variables to see their content as text 2012-12-17
123956 debugger Java issues NEW --- Removing line breakpoint on one mouse click is dangerous 2007-12-13
124049 debugger Java issues NEW --- Create watch for an expanded node in the variables view 2007-12-14
137333 debugger Java issues NEW --- Output tab doesn't give information about suspending/resuming threads 2008-09-18
138816 debugger Java issues NEW --- Make the multi-threaded debugging view more scalable 2008-07-02
147294 debugger Java issues NEW --- Make the thread chooser more organized(sorted) 2008-09-15
151014 debugger Java issues NEW --- Add Alt-Shift-T shortcut for current thread chooser to main menu 2008-10-22
153660 debugger Java issues NEW --- Debugger tooltip shows NULL on variable when it isn't 2008-11-21
155102 debugger Java issues NEW --- DnD values between object values. 2009-02-19
161773 debugger Java issues NEW --- Warn about invalid breakpoints in Debugging window 2009-05-25
165393 debugger Java issues NEW --- create variable formatters for primitive arrays 2011-07-02
167548 debugger Java issues NEW --- Add action like "Create Formatter" on objects in Variables view 2009-06-23
179618 debugger Java issues NEW --- Can we have break on ALL exceptions ? 2012-10-16
182167 debugger Java issues NEW --- a restart button in the debugger 2013-10-23
182421 debugger Java issues NEW --- Should be able to add line breakpoints without source 2010-03-20
183234 debugger Java issues NEW --- I/O Breakpoint 2010-03-31
187771 debugger Java issues NEW --- Variable view when clicking on e.g. array 2010-06-18
189998 debugger Java issues NEW --- When debugging heavily nested structures as you expand variables the variable window scrolls all over the place 2010-08-30
66560 debugger Java mentlicher NEW --- Debugger stops at first line in jsp after reload 2012-06-15
72827 debugger Java mentlicher NEW --- Debugger doesn't highlight current position 2007-06-26
87377 debugger Java mentlicher NEW --- consider using new OpenProjects api 2008-04-25
100201 debugger Java mentlicher NEW --- Return values history node disappear after step into+step out in the expression 2010-07-30
106780 debugger Java mentlicher NEW --- Use Task instead of CancellableTask in runWhenScanFinished() methods in EditorContextImpl 2007-09-17
115723 debugger Java mentlicher NEW --- Setting a method breakpoint after Go To Source 2008-04-17
115858 debugger Java mentlicher NEW --- Consider modification of RunIntoMethod action 2008-04-17
148377 debugger Java mentlicher NEW --- [65cat] 'Step Into' + 'Run to Cursor' fail on JUnit test class 2012-10-10
158082 debugger Java mentlicher NEW --- Allow ordering of the sources used by debugger 2013-12-12
164201 debugger Java mentlicher NEW --- attached debugger is stepping into wrong jdk classes 2010-07-30
164762 debugger Java mentlicher NEW --- NetBeans works with sources of wrong platform 2010-07-30
172808 debugger Java mentlicher NEW --- file not closed after "apply code changes" 2013-02-27
176284 debugger Java mentlicher NEW --- [68cat] Step filters should be by project 2009-11-09
177602 debugger Java mentlicher NEW --- Make a JDK platform chooser for selection of the JDK of the debugged application 2009-11-25
178041 debugger Java mentlicher NEW --- Request for an Immediate Window (like Visual Studio.Net) 2011-04-01
178837 debugger Java mentlicher NEW --- Starting debugger selects a different tab 2010-05-04
180446 debugger Java mentlicher NEW --- Cannot step into Ant classes while debugging 2012-10-10
192493 debugger Java mentlicher NEW --- Report parsing errors of evaluated expressions 2010-11-25
192705 debugger Java mentlicher NEW --- There should be a way to submit line breakpoints for a class name and line number. 2010-11-30
195637 debugger Java mentlicher NEW --- Improve Threads view 2011-02-18
195828 debugger Java mentlicher NEW --- Debugger: Store breakpoints per project group. 2013-07-10
196022 debugger Java mentlicher NEW --- Debugging: Automatically showing (dynamic) variables / watches 2013-07-10
196411 debugger Java mentlicher NEW --- "Breakpoint's source file does not belong into the preferred source root" when I have the project open 2014-06-13
197773 debugger Java mentlicher NEW --- variable formatter and variables view when debugging 2011-04-14
198371 debugger Java mentlicher NEW --- Provide action to print stack trace from paused thread in debugger 2011-05-06
200206 debugger Java mentlicher NEW --- F8 and cntrl-F7 much slower in debugger than F5 2017-02-28
200861 debugger Java mentlicher NEW --- Speed of stepping is still not optimal if Variables & Debugging window is being refreshed 2011-08-11
200910 debugger Java mentlicher NEW --- Offer to pick a source location when stepping into a method 2016-07-27
201267 debugger Java mentlicher NEW --- Update WatchPanel for JDK7 2011-09-06
201387 debugger Java mentlicher NEW --- Java Debugger Conditional Breakpoint Performance 2013-02-24
202125 debugger Java mentlicher NEW --- Allow definition and management of debugging "profiles" 2011-09-14
203262 debugger Java mentlicher NEW --- Special glyph for breakpoints which do not stop any threads 2011-10-07
203264 debugger Java mentlicher NEW --- Clicking the glyph of a disabled breakpoint should enable the breakpoint 2013-08-12
203265 debugger Java mentlicher NEW --- Support for additional columns in the Breakpoints window 2015-05-16
206147 debugger Java mentlicher NEW --- Allow to define a shortcut that will start/stop logging of events. 2011-12-08
206877 debugger Java mentlicher NEW --- Enable executing all maven test in debug mode 2012-01-03
206990 debugger Java mentlicher NEW --- Inherited fields together with non-inherited ones 2012-10-07
210032 debugger Java mentlicher NEW --- com.sun.jdi.IncompatibleThreadStateException at com.sun.tools.jdi.ClassTypeImpl.invokeMethod 2017-04-07
210089 debugger Java mentlicher NEW --- Recent debuggers submenu 2012-03-26
212592 debugger Java mentlicher NEW --- BuildListener.buildFinished() is not called, when the build finishes. 2012-05-19
212710 debugger Java mentlicher NEW --- Introduce a property editor for a target exception. 2013-06-13
215834 debugger Java mentlicher NEW --- Debugger doesn't stop at a breakpoint 2014-04-28
216771 debugger Java mentlicher NEW --- Move "Evaluate Expression..." to context menu 2012-10-07
218404 debugger Java mentlicher NEW --- [73cat] Sources view: Set class exclusion filter for n-items 2012-09-15
220840 debugger Java mentlicher NEW --- [debugger] Should show all variables on current line in variables view 2013-09-06
221262 debugger Java mentlicher NEW --- Save and Retrieve Multiple Debugger Profiles 2012-11-01
221406 debugger Java mentlicher NEW --- "Stop on uncaught exceptions" excludes 2012-11-03
223033 debugger Java mentlicher NEW --- Debugger can listen to unlimited number of requests 2012-11-30
223868 debugger Java mentlicher NEW --- "Attach to debugger automatically whenever it appears on a port." 2012-12-15
224754 debugger Java mentlicher NEW --- Variables window: Strings: Don't convert newlines to spaces when selecting (c&p a nightmare) 2013-01-15
226196 debugger Java mentlicher NEW --- Debugger stops in the incorrect line code after "fix" 2013-02-15
227076 debugger Java mentlicher NEW --- Breakpoints of deleted Source Files not deleted 2015-04-01
227746 debugger Java mentlicher NEW --- Breakpoint condition "Multiple of" does not work with remote and slow VM. 2013-03-26
228623 debugger Java mentlicher NEW --- Don't block the Debugger until all watches/variables are evaluated 2015-09-04
228657 debugger Java mentlicher NEW --- After pressing debug commands, user needs to be notified that the IDE is responsive 2013-04-17
228686 debugger Java mentlicher NEW --- attach debugger won't stop at breakpoint 2013-04-18
229076 debugger Java mentlicher NEW --- Add hot threads detector into Java Debugging View and set saturated thread as active on pause 2014-12-27
229367 debugger Java mentlicher NEW --- Cannot set shortcut for "enable/disable all breakpoints" action 2013-05-05
234544 debugger Java mentlicher NEW --- Debugger does not step into Maven Source if Source is added during Session 2013-08-29
235533 debugger Java mentlicher NEW --- ClassCastException: org.netbeans.modules.debugger.jpda.projects.ConstantPool$EntryUTF8 cannot be cast to org.netbeans.modules.debugger.jpda.projects.ConstantPool$EntryFieldMethodRef 2014-07-16
235682 debugger Java mentlicher NEW --- [Evaluate Expression] Support imports or autocompleting FQN 2013-10-23
236638 debugger Java mentlicher NEW --- Add hotkey for filter in LoadedClasses window 2013-10-02
236670 debugger Java mentlicher NEW --- JPDA Breakpoint Does Not Work with mvnDebug 2013-10-02
236869 debugger Java mentlicher NEW --- IndexOutOfBoundsException: Index: 512, Size: 480 2015-07-02
237805 debugger Java mentlicher NEW --- Show all subexpressions a/o declarations coming from expression evaluation 2013-10-30
240637 debugger Java mentlicher NEW --- Debugger requires on Internet Protocol version 4 for local host 2014-01-18
241737 debugger Java mentlicher NEW --- Value for watch does not display desired input 2015-08-20
243519 debugger Java mentlicher NEW --- No output about the status of applying code change into a remote JVM 2014-04-03
244283 debugger Java mentlicher NEW --- Debugging a program twice appends 1 to the session name which is not obvious 2014-05-04
245855 debugger Java mentlicher NEW --- Not able to submit breakpoint LineBreakpoint xxxxxxxx.java : -1, reason: The breakpoint is set outside of any class. 2014-07-22
245920 debugger Java mentlicher NEW --- No way to remove attach configurations from history 2014-07-23
246808 debugger Java mentlicher NEW --- Switch to Variables tab on breakpoint hit 2014-09-02
246825 debugger Java mentlicher NEW --- Show BufferedImage in debugger 2014-09-02
246882 debugger Java mentlicher NEW --- Ability to drag breakpoint annotations 2014-09-04
246915 debugger Java mentlicher NEW --- 'Apply code changes after save' doesn't work in depedents Java SE projects 2014-09-08
247297 debugger Java mentlicher NEW --- Old code is running in JVM after "Code updated" is written to "Apply Code Changes" window 2014-12-27
248769 debugger Java mentlicher NEW --- New tab open 2016-09-12
248892 debugger Java mentlicher NEW --- IllegalStateException: Different suspend counts! JPDA Thread = 1, thread instance of java.lang.Thread(name='JavaFX Application Thread', id=269) = 2, thread's state: Thread 'JavaFX Application Thread': 2017-03-10
249712 debugger Java mentlicher NEW --- Java Debugger Formatters. Import external Classes into the code snippets 2015-01-09
249759 debugger Java mentlicher NEW --- The Variables window does not show the current values of some fields 2015-03-19
250305 debugger Java mentlicher NEW --- Easily freeze debugger and the IDE itself 2015-08-14
250626 debugger Java mentlicher NEW --- Debugging with springloaded hotswap is not hitting line breakpoints 2015-09-28
250668 debugger Java mentlicher NEW --- Enhance usability of hover-on-var expression window 2015-02-24
251567 debugger Java mentlicher NEW --- Enable exception breakpoint condition to use thrown exception object (bind $thrownException ?) 2015-04-01
252933 debugger Java mentlicher NEW --- <unknown> file is debugged instead of correct JavaScript one 2015-06-11
253280 debugger Java mentlicher NEW --- Show error annotations for conditional breakpoints that cannot be honored 2015-07-01
253849 debugger Java mentlicher NEW --- [81cat] Enhancement request, give the possibility to import classes and libraries into the debugger context without change the source code. 2015-07-27
253924 debugger Java mentlicher NEW --- Ability to hide stack frames 2015-07-28
254655 debugger Java mentlicher NEW --- Debugging is stuck after too fast 'Continue' 2015-08-24
255431 debugger Java mentlicher NEW --- Step into doesn't work 2015-09-21
255857 debugger Java mentlicher NEW --- Provide the ability to move the program counter while debugging 2015-10-12
256162 debugger Java mentlicher NEW --- Debugger out of sync with wrong executable in test hierarchy 2015-10-26
256188 debugger Java mentlicher NEW --- Debug file launches on tomcat while run file executes main method correctly 2015-10-26
256217 debugger Java mentlicher NEW --- ArrayIndexOutOfBoundsException: 488 2015-10-28
256280 debugger Java mentlicher NEW --- conditional breakpoint broken with method breakpoint on parameter condition when compiled without debugger info - even though debugger knows parameter value 2015-11-01
256417 debugger Java mentlicher NEW --- IllegalArgumentException: frame method different than variable's method 2015-11-09
256478 debugger Java mentlicher NEW --- com.sun.jdi.InvalidStackFrameException: Thread has been resumed 2016-01-07
256640 debugger Java mentlicher NEW --- OutOfMemoryError: Java heap space 2015-11-20
256821 debugger Java mentlicher NEW --- Netbeans hangs completely on capturing of java.lang.StackOverflowError 2015-11-26
256840 debugger Java mentlicher NEW --- Hover-tooltip is displayed incorrectly for truncated strings 2015-11-27
256860 debugger Java mentlicher NEW --- NullPointerException at org.netbeans.modules.debugger.jpda.heapwalk.views.InstancesView.assureSubViewsVisible 2016-01-08
256905 debugger Java mentlicher NEW --- NullPointerException at org.netbeans.modules.debugger.jpda.EditorContextBridge$CompoundContextProvider.getImports 2015-12-01
257176 debugger Java mentlicher NEW --- Debugging view keeps scrolling to the top 2015-12-18
257365 debugger Java mentlicher NEW --- Conditional breakpoints are extremely slow and they (probably) don't need to be 2016-08-18
257439 debugger Java mentlicher NEW --- Enhancement request: add the possibility to create "Debug focused test method" shortcuts 2016-01-06
257549 debugger Java mentlicher NEW --- NB endlessly attaches to target Java process 2016-06-01
257736 debugger Java mentlicher NEW --- LinkageError: loader (instance of sun/misc/Launcher$AppClassLoader): attempted duplicate class definition for name: "org/netbeans/modules/debugger/jpda/visual/remote/RemoteAWTHierarchyListener" 2017-06-16
258106 debugger Java mentlicher NEW --- Static non-final field runtime value different from declaration value. 2016-03-24
258193 debugger Java mentlicher NEW --- InternalError at org.netbeans.modules.debugger.jpda.models.AbstractVariable.setValue 2016-03-01
262517 debugger Java mentlicher NEW --- Debugging session selects "Variables" window even if no breakpoint is hit 2016-06-21
262691 debugger Java mentlicher NEW --- OutOfMemoryError: Java heap space 2016-07-05
262784 debugger Java mentlicher NEW --- Add JPDA listening session startup code to an API class 2016-07-12
267473 debugger Java mentlicher NEW --- Add favorite connections for attach debugger 2016-08-08
267649 debugger Java mentlicher NEW --- Run into method not enabled 2016-08-20
267651 debugger Java mentlicher NEW --- Debugging view is completely empty when not debugging 2016-08-20
267661 debugger Java mentlicher NEW --- debugging pausing message 2016-08-21
267670 debugger Java mentlicher NEW --- IllegalStateException: ArrayType array class org.hibernate.criterion.Criterion[] (loaded by instance of org.apache.catalina.loader.WebappClassLoader(id=9436)) can not have [instance of org.hibernate.c 2016-08-22
267850 debugger Java mentlicher NEW --- NullPointerException at org.netbeans.modules.debugger.jpda.projectsui.FixActionProvider.invokeAction 2016-09-27
268211 debugger Java mentlicher NEW --- OutOfMemoryError: Java heap space 2017-02-11
268527 debugger Java mentlicher NEW --- Pinned watches should only appear in debug mode. 2016-10-14
268693 debugger Java mentlicher NEW --- OutOfMemoryError: Java heap space 2016-10-26
268975 debugger Java mentlicher NEW --- ClassCastException: org.netbeans.modules.debugger.jpda.projects.ConstantPool$EntryNameType cannot be cast to org.netbeans.modules.debugger.jpda.projects.ConstantPool$EntryFieldMethodRef 2016-11-14
269018 debugger Java mentlicher NEW --- "Debugging view" hardly flickers while evaluation of watch variables 2016-11-17
269071 debugger Java mentlicher NEW --- NullPointerException at com.sun.source.util.TreePath.<init> 2018-03-30
269089 debugger Java mentlicher NEW --- NullPointerException at org.netbeans.modules.debugger.jpda.ui.models.ValuePropertyEditor.getTags 2016-12-06
269182 debugger Java mentlicher NEW --- ArrayIndexOutOfBoundsException: 1571 2016-11-30
269276 debugger Java mentlicher NEW --- "OrgNetBeansDebuggerInvocationInnerClass1" is not a known variable in the current context 2017-01-10
269657 debugger Java mentlicher NEW --- IllegalMonitorStateException at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryRelease 2017-01-26
269840 debugger Java mentlicher NEW --- node.js & graalvm-0.20 2017-03-01
269977 debugger Java mentlicher NEW --- OutOfMemoryError: Java heap space 2017-03-04
270313 debugger Java mentlicher NEW --- Debugging View UI bug - scrolling, expanding nodes works unpredictably 2017-04-06
270525 debugger Java mentlicher NEW --- NullPointerException at org.netbeans.modules.debugger.jpda.projects.EditorContextSupport.computeMethodArguments 2017-05-01
270534 debugger Java mentlicher NEW --- Not able to submit breakpoint LineBreakpoint xxxxxx.groovy : xxx, reason: The breakpoint is set outside of any class. 2017-05-02
270538 debugger Java mentlicher NEW --- Regression using code-complete in Watch Expression window 2017-05-13
270622 debugger Java mentlicher NEW --- IllegalArgumentException: Invalid method id: 766048944 2017-05-12
270772 debugger Java mentlicher NEW --- NullPointerException at org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getDiagnostics 2018-01-16
271094 debugger Java mentlicher NEW --- debugger apply code changes fails, works with nb82 2017-07-14
271115 debugger Java mentlicher NEW --- Debugger GUI does not update upon attaching to Tomcat 8.5 2017-07-18
271203 debugger Java mentlicher NEW --- Debugger preview of long strings causes UI freeze 2017-07-30
271438 debugger Java mentlicher NEW --- When in debug mode, not able to step through code 2017-09-06
271481 debugger Java mentlicher NEW --- ArrayIndexOutOfBoundsException: -1 2017-09-15
271524 debugger Java mentlicher NEW --- Cannot scroll to the bottom of the variables list 2017-09-25
61159 debugger Java dprusa NEW --- Green higlighting is not removed when lines are added/removed from source 2009-12-01
138578 debugger Java dprusa NEW --- Evaluate expression errors (Thread.* and System.*) 2009-12-02
139681 debugger Java dprusa NEW --- Go to source on Class breakpoint doesn't work on files with multiple top level classes 2009-12-02
23362 debugger Java issues NEW --- Change session state names 2005-05-16
23371 debugger Java issues NEW --- Wording changes in Add Breakpoint dialog 2005-05-16
139155 debugger Java issues NEW --- Make the Combo in Eval. expr. dlg. Mousewheel scrollable 2008-07-07
141558 debugger Java issues NEW --- Change gutter annotation of hit constructor method breakpoint 2008-09-18
153744 debugger Java issues NEW --- changing focus at 'step into' action 2008-11-24
27072 debugger Java mentlicher NEW --- Re-evaluate some of the breakpoint types at some point 2013-09-04
141676 debugger Java mentlicher NEW --- Inconsistency between call stack and debugging views 2012-10-10
155238 debugger Java mentlicher NEW --- Do not show breakpoint if it was not set 2012-10-10
164568 debugger Java mentlicher NEW --- 'apply code changes' allways enabled 2012-07-16
165715 debugger Java mentlicher NEW --- com.sun.jdi.InternalException: Unexpected JDWP Error: 25 2012-05-31
176422 debugger Java mentlicher NEW --- Only one breakpoint highlighted when multiple breakpoints hit 2009-12-02
185927 debugger Java mentlicher NEW --- While scanning - all added breakpoints are Line breakpoints 2012-10-10
193530 debugger Java mentlicher NEW --- Breakpoint properties dialog - condition text box/combo box looks like broken 2011-01-07
195395 debugger Java mentlicher NEW --- Breakpoints are not always shown in editor - hard to reproduce 2011-03-08
195613 debugger Java mentlicher NEW --- Breakpoint not removed with method 2012-03-22
199643 debugger Java mentlicher NEW --- Apply Code Changes is disabled until changed files are saved. 2013-08-22
202155 debugger Java mentlicher NEW --- Need validation on conditional breakpoint 2011-09-15
204689 debugger Java mentlicher NEW --- "Set Current Thread" always enabled on Mac OS X 2014-02-07
209807 debugger Java mentlicher NEW --- Debugger Variables do not update 2012-03-21
210045 debugger Java mentlicher NEW --- Can't copy from Variables viewer 2012-03-24
214087 debugger Java mentlicher NEW --- [72cat] Inconsistent line breakpoint creation/validation 2012-06-13
217923 debugger Java mentlicher NEW --- Output window minimized when debug session finished 2012-09-06
222254 debugger Java mentlicher NEW --- Code completion on Match Classes and exclude classes fields of new Exception Breakpoint Dialog 2016-04-06
232820 debugger Java mentlicher NEW --- When netbeans is restarted under debugger, build is failed 2013-08-27
241578 debugger Java mentlicher NEW --- IllegalStateException: Unexpected type <any?> of kind OTHER in [it.hasNext()] 2014-07-23
242005 debugger Java mentlicher NEW --- Nashorn debugger shows wrong line 2014-05-15
252624 debugger Java mentlicher NEW --- UnsupportedOperationException: Not supported yet. 2015-06-04
253554 debugger Java mentlicher NEW --- Sometimes editor focus doesnot go to breakpoint 2015-07-20
255291 debugger Java mentlicher NEW --- com.sun.jdi.InvalidStackFrameException at com.sun.tools.jdi.StackFrameImpl.getValues 2015-09-17
256328 debugger Java mentlicher NEW --- StepOver action is not performing properly 2015-11-03
262103 debugger Java mentlicher NEW --- IllegalArgumentException: Unknown type 'java.awt.Dimension' 2016-05-19
79868 debugger Java mentlicher STAR --- Generify the debuggerjpda module 2008-04-25
101609 debugger Java mentlicher STAR --- Add List<JPDAClassType> getSubClasses() into JPDAClassType. 2013-01-11
186447 debugger Java mentlicher STAR --- Add API for retrieval of platform sources of a debugger session 2010-05-28
249305 debugger Java mentlicher STAR --- Slow evaluation of Watch variables during debug 2016-11-23
161270 debugger Java mentlicher STAR --- Write a test for concurrent debugging. 2013-01-10
239094 debugger Java mentlicher STAR --- GUI Snapshot disabled while debugging applets 2015-02-04
103129 debugger Java mentlicher STAR --- com.sun.jdi.InternalException: Unexpected JDWP Error: 32 2009-12-02
55345 debugger Java issues REOP --- Make the attach dialog more friendly when using SA connector 2011-09-20
27150 debugger Java issues REOP --- Use sound to help indicate when notable things like "breakpoint hit" have happened 2011-09-20
65551 debugger Java issues REOP --- [50cat] Show toString in value dialog when value column shows object# 2005-12-13
66316 debugger Java issues REOP --- [50cat] Breakpoints on change of a variable/field instead of a line of code. 2008-07-09
113658 debugger Java issues REOP --- Show Main Class in Processes Window 2008-09-12
116154 debugger Java issues REOP --- Double click on watches window could call New Watch 2009-02-27
57457 debugger Java mentlicher REOP --- [41cat] Debugger steps strange after "Apply Code Changes" 2014-07-11
118785 debugger Java mentlicher REOP --- [60cat] Debuger not works with public static variables (Unknown type) 2015-09-18
166968 debugger Java mentlicher REOP --- Debugger throws error on startup: Cannot load this JVM TI agent twice 2012-10-30
237184 debugger Java mentlicher REOP --- Can not attach debugger 2015-09-04
243200 debugger Java mentlicher REOP --- Debugging JavaME: excessive requests from NetBeans 2014-03-31
251474 debugger Java mentlicher REOP --- Warning "add method not implemented" even after redeploy 2015-04-03
253890 debugger Java mentlicher REOP --- [81cat]Automatic pop 2018-03-12
143445 debugger Java mentlicher REOP --- Pause/resume icon in debugging view is not updated 2012-10-10
166616 debugger Java mentlicher REOP --- Suspending a thread displays nothing in the debugger console 2012-10-10
265 bugs found.

as