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.

Thu Apr 25 2024 04:22:22 UTC
Hide Search Description
130 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
200970 java Compiler dbalek RESO FIXE AssertionError at com.sun.tools.javac.util.Assert.error 2017-05-27
235958 java Editor dbalek RESO FIXE Compile error is not shown in editor nor editor icon 2017-06-26
236701 java Compiler dbalek RESO FIXE AssertionError at com.sun.tools.javac.comp.Lower.classOfType 2017-04-12
256966 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.comp.Check.checkImportedPackagesObservable 2017-09-24
257282 java Compiler dbalek RESO FIXE AssertionError at com.sun.tools.javac.util.Assert.error 2017-05-04
268161 java Compiler dbalek RESO FIXE Generics type inference regression with platform JDK 1.7 2017-05-02
269836 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.unrecoverableError 2017-04-23
269848 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.reportDeferredDiagnostics 2017-09-01
267894 java Hints sdedic RESO FIXE Warnings in console: EmbeddedHintsCollector doesn't provide phase, assuming RESOLVED 2016-09-09
269745 java Hints sdedic RESO FIXE Hint causes change 2017-03-30
270090 java JShell sdedic RESO FIXE JShell does not start: com.sun.jdi.connect.VMStartException: VM initialization failed 2017-03-18
269849 java Project tzezula RESO FIXE NullPointerException at org.netbeans.modules.java.api.common.classpath.ClassPathProviderImpl.getBootClassPath 2017-02-19
270094 java Project apireviews RESO FIXE [JDK9] SPI to declare required module for ProjectClassPathProvider 2017-03-23
225159 java Compiler dbalek RESO FIXE AssertionError at com.sun.tools.javac.jvm.Items$Item.load 2016-11-11
239183 java Compiler dbalek RESO FIXE com.sun.tools.javac.comp.Resolve$InapplicableMethodException at com.sun.tools.javac.comp.Resolve.<init> 2017-05-04
252776 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.processing.JavacProcessingEnvironment$1.visitTopLevel 2017-05-04
257649 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.code.Types$SameTypeVisitor.visitClassType 2017-05-27
257772 java Compiler dbalek RESO FIXE AssertionError at com.sun.tools.javac.util.Assert.error 2017-06-13
258851 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.jvm.Gen.getAndRemoveNonFieldTAs 2017-05-12
268069 java Compiler dbalek RESO FIXE [82cat] Auto complete suggestions don't show first time 2017-05-13
268429 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.jvm.Code.emitop0 2017-05-27
268529 java Compiler dbalek RESO FIXE NullPointerException at org.netbeans.modules.java.source.ui.AsyncJavaSymbolDescriptor$RootChange.isSupportedOption 2016-11-11
269253 java Compiler dbalek RESO FIXE static checked syntax error not detected 2017-05-04
269564 java Editor dbalek RESO FIXE . 2017-01-14
270360 java Refactor dbalek RESO FIXE Move class to type refactoring leaves old package declaration 2017-05-28
270647 java Editor dbalek RESO FIXE missing error tooltip on module-info.java when jdk9 but source level 1.8 2017-05-18
270696 java Compiler dbalek RESO FIXE UnsupportedOperationException at javax.tools.JavaFileManager.contains 2017-05-27
270934 java Refactor dbalek RESO FIXE formatting if clause with single code line and commentary breaks code 2017-09-03
271484 java Source dbalek RESO FIXE JavacParser does not handle --add-modules=<module_name> compiler option. 2017-09-17
267293 guibuild Code issues RESO FIXE NullPointerException at org.netbeans.modules.nbform.FormEditorSupport.loadFromStreamToKit 2017-06-03
248162 java Hints sdedic RESO FIXE Applying "redundant type arguments in new expression (use diamond operator instead)" hint leads to compiler error 2016-11-11
257761 java Refactor sdedic RESO FIXE Editor shortcuts using Ctrl + Alt + Shift + letter broken 2017-05-24
260758 java JShell sdedic RESO FIXE [JShell] commands from previous session aren't kept in the history 2016-11-27
267915 java JShell sdedic RESO FIXE [JShell] out of bounds during code completion 2016-12-01
268394 java JShell sdedic RESO FIXE [JShell] Remove/hide text at top of JShell 2016-12-07
268412 java JShell sdedic RESO FIXE Support for items in /list 2016-12-01
268413 java JShell sdedic RESO FIXE Autoscrolling beyond visible area in shell 2016-11-25
268424 java JShell sdedic RESO FIXE /cp support in JShell 2016-12-19
268510 java JShell sdedic RESO FIXE Missing and incorrectly named JShell commands 2016-12-01
268540 java Refactor sdedic RESO FIXE "Rename Test Class" does not work 2017-03-16
268545 java JShell sdedic RESO FIXE JShell: printf method gives "cannot find symbol" error, but still executes correctly 2016-11-24
269210 java Hints sdedic RESO FIXE [JDK9] Suggest to add module dependency on unknown import 2017-08-30
269455 java Refactor sdedic RESO FIXE Broken refractoring - renaming class deletes code 2017-03-01
269887 java JShell sdedic RESO FIXE Cannot delete output jar when JShell console is opened 2017-05-05
270036 java Refactor sdedic RESO FIXE Class name change refactoring does not change class name in annotations or enums parameters 2017-03-30
270179 java Project sdedic RESO FIXE Various missing requires statement in module-info.java when adding Forms 2017-04-02
270670 java Refactor sdedic RESO FIXE Move enum class to other breaks code 2017-06-25
270953 java Refactor sdedic RESO FIXE Refactor -> Introduce Method... inside lambda does not consider referenced finals 2017-07-26
271065 java Refactor sdedic RESO FIXE Inline refacroring misses parent object reference 2017-07-26
262819 java Navigati tzezula RESO FIXE Go to Type Selection Order misleading 2017-05-18
267912 java Project tzezula RESO FIXE Runtime Platform is not populated with Remote Java SE platforms 2016-09-13
268098 java Project tzezula RESO FIXE Ambiguous Java Platfroms in Java Project Properties 2016-09-21
268107 java Project tzezula RESO FIXE NullPointerException at org.netbeans.modules.java.j2seproject.J2SEActionProvider$Provider.forRoot 2016-09-20
268868 java Project tzezula RESO FIXE cos-update tab behaves too aggressively 2017-05-03
269510 java Platform tzezula RESO FIXE Default platform reports NB jars as standard libraries 2017-01-29
270076 java Project tzezula RESO FIXE Compile on save must finish before other action is invoked 2017-05-16
270109 java Project tzezula RESO FIXE Java project with Existing sources cannot run 2017-03-17
270132 java Platform tzezula RESO FIXE JDK9 can not be set up as a platform on Solaris 2017-03-22
270529 java Project tzezula RESO FIXE NullPointerException at org.netbeans.modules.java.api.common.impl.TemplateModuleDeclarator.findModuleNames 2017-05-03
270559 java Project tzezula RESO FIXE Misterrious InvalidModuleDescriptorException while running unit tests 2017-05-04
270646 java Navigati tzezula RESO FIXE GoToSymbol doesn't work with dollar sign 2017-05-17
270667 java Source tzezula RESO FIXE The java index is not updated when new module-info is created 2017-05-19
270680 java Source tzezula RESO FIXE Tens of new parsers are created for Java editor 2017-05-24
271137 java Classpat tzezula RESO FIXE Deadlock in APTUtil + Classpath 2017-07-21
269287 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.code.Symbol.packge 2017-05-26
269459 java Editor dbalek RESO FIXE Type error not shown in Java editor when calling method with wrong argument type involving an inferred type 2017-06-28
269666 java Compiler dbalek RESO FIXE IllegalArgumentException: org.netbeans.modules.java.source.save.ElementOverlay$TypeElementWrapper@40364fe0 2017-02-04
269800 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.code.Types$UnaryVisitor.visit 2017-05-02
269987 java Editor dbalek RESO FIXE Code completion offers deprecated methods 2017-03-10
270042 java Compiler dbalek RESO FIXE valid class is marked as broken and not available in Go To Class 2017-05-12
270254 java Compiler dbalek RESO FIXE ClassCastException: com.sun.tools.javac.parser.JavacParser$SimpleEndPosTable cannot be cast to org.netbeans.lib.nbjavac.services.NBParserFactory$NBJavacParser$EndPosTableImpl 2017-09-17
270304 java Editor dbalek RESO FIXE Performing Format action (Alt+Shift+F) on module-info.java adds empty line 2017-08-27
270308 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.comp.Annotate.getAnnotationArrayValue 2017-09-24
270686 java Editor dbalek RESO FIXE ClassCastException: org.netbeans.modules.debugger.jpda.ui.WatchPanel$MyTrees cannot be cast to com.sun.source.util.DocTrees 2017-08-13
270849 java Editor dbalek RESO FIXE NB shows false error for lambda passed in argument. 2017-06-28
271002 java Compiler dbalek RESO FIXE NullPointerException at org.netbeans.modules.java.source.pretty.WidthEstimator.widthQ 2017-08-25
271017 java Compiler dbalek RESO FIXE AssertionError: isSubtype PACKAGE 2017-08-23
271045 java Compiler dbalek RESO FIXE IllegalArgumentException: (org.clank.support.aliases.type$iterator,org.clank.support.aliases.type$iterator,org.clank.java.std.Compare)void 2017-08-06
271053 java Compiler dbalek RESO FIXE StringIndexOutOfBoundsException: String index out of range: -12 2017-08-08
271120 java Compiler dbalek RESO FIXE com.sun.tools.javac.comp.Resolve$InapplicableMethodException at com.sun.tools.javac.comp.Resolve$AbstractMethodCheck.reportMC 2017-07-21
271127 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.code.Symtab.lookupPackage 2017-08-04
271206 java Editor dbalek RESO FIXE NullPointerException at org.netbeans.modules.java.completion.JavaCompletionTask.addLocalMembersAndVars 2017-08-06
271211 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.comp.Enter.lambda$visitTopLevel$1 2017-08-07
271275 java Editor dbalek RESO FIXE NullPointerException at com.sun.source.util.TreePath.<init> 2017-08-20
271293 java Compiler dbalek RESO FIXE Exception at com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.reportDeferredDiagnostics 2017-08-23
271310 java Compiler dbalek RESO FIXE NullPointerException at com.sun.tools.javac.comp.Attr.enclosingInitEnv 2017-09-24
268182 java Hints jlahoda RESO FIXE Create variable fix not working for try-with-resources 2016-09-25
257870 java Beans ralphbenjamin RESO FIXE could not start glassfish server 4.1.1:HTTP or HTTPS listener port is occupied while server is not running 2016-11-02
254936 java Refactor sdedic RESO FIXE NullPointerException at org.netbeans.modules.refactoring.java.plugins.MoveMembersTransformer.insertIfMatch 2017-08-04
267508 java Hints sdedic RESO FIXE Static Analysis does not understand |= operator 2016-11-13
267653 java Hints sdedic RESO FIXE IllegalArgumentException: Currently unsupported TypeKind: PACKAGE 2016-09-10
267958 java JShell sdedic RESO FIXE ClassNotFoundException: jdk.jshell.spi.ExecutionControl$Generator starting from ModuleCL@37fe2d6d[org.netbeans.modules.jshell.support] with possible defining loaders null and declared parents [ModuleC 2016-12-07
267968 java Hints sdedic RESO FIXE NullPointerException at org.netbeans.modules.java.hints.errors.CreateElement.getPossibleSourceGroups 2016-09-20
268374 java Hints sdedic RESO FIXE NullPointerException at org.netbeans.modules.java.hints.errors.AddParameterOrLocalFix$1.run 2016-11-13
268385 java Hints sdedic RESO FIXE NullPointerException at org.netbeans.modules.java.hints.spiimpl.options.HintsPanel$RemoveHint.actionPerformed 2016-11-13
268646 java Hints sdedic RESO FIXE NullPointerException at org.netbeans.api.java.source.TypeUtilities.getDenotableType 2016-11-13
269157 java JShell sdedic RESO FIXE IllegalAccessException: Class org.netbeans.lib.nbjshell.JShellAccessor can not access a member of class jdk.jshell.JShell with modifiers "final" 2016-12-16
269269 java Hints sdedic RESO FIXE Unnecessary test for null 2016-12-18
269335 java JShell sdedic RESO FIXE java.io.FileNotFoundException: No java source for C:\Users\jprox\AppData\Local\NetBeans\Cache\8.2\jshell\junk\console.jsh, exists: true, file: true 2017-03-02
269342 java JShell sdedic RESO FIXE Platform Shell context missing 2016-12-18
269344 java JShell sdedic RESO FIXE NullPointerException at org.netbeans.modules.jshell.editor.CommandCompletionProvider$CommandDocumentationTask.query 2017-03-10
269378 java JShell sdedic RESO FIXE AssertionError: AsyncCompletionTask: query=org.netbeans.modules.jshell.editor.HistoryCompletionProvider$T@ea6df24: query.query(): Result set not finished by resultSet.finish() 2017-03-10
269774 java Hints sdedic RESO FIXE Hint "Replace StringBuffer/Builder by String" breaks code when StringBuilder-specific method is used 2017-03-16
269878 java JShell sdedic RESO FIXE NPE when starting JShell on JDK9 2017-05-05
270163 java Project sdedic RESO FIXE Build failed on multimodule project when there are no modules 2017-03-26
270797 java Hints sdedic RESO FIXE org.netbeans.modules.java.editor.codegen.GeneratorUtils$DuplicateMemberException: Class member already exists 2017-08-30
270816 java Hints sdedic RESO FIXE Can't refactor - introduce variable if it starts with a reserved word 2017-07-30
271367 java Hints sdedic RESO FIXE java.lang.IllegalArgumentException 2017-09-03
271408 java Hints sdedic RESO FIXE NullPointerException: The treePath parameter cannot be null 2017-09-03
268940 java Source tzezula RESO FIXE No "import" hint for classes with "$" 2017-05-17
268990 java Project tzezula RESO FIXE StackOverflowError at java.util.HashMap.putVal 2016-11-17
269611 java Classfil tzezula RESO FIXE ClassCastException: org.netbeans.modules.classfile.CPUTF8Info cannot be cast to org.netbeans.modules.classfile.CPModuleInfo 2017-01-22
270063 java Project tzezula RESO FIXE java.util.ConcurrentModificationException at java.util.HashMap.computeIfAbsent 2017-03-15
270170 java Project tzezula RESO FIXE Broken references in Run Test tab 2017-04-06
270263 java Project tzezula RESO FIXE IllegalArgumentException: Invalid ClassPath root: file:/C:/Users/alexsch/Documents/NetBeansProjects/test/Test/JavaSamples/build/classes/. The root must be a folder.(exists: false file: false directory 2017-04-12
270362 java Classpat tzezula RESO FIXE IllegalArgumentException: jar:file:/../MyLibrary/opencv-248.jar!/ is not a valid classpath entry; it cannot contain current or parent dir reference. 2017-04-13
270576 java Source tzezula RESO FIXE UnsupportedOperationException: No JavaFileManager for location: CLASS_OUTPUT 2017-05-11
270674 java Source tzezula RESO FIXE NPE from PersistentClassIndex due to null value from PCI.getRoot() 2017-05-19
270676 java Source tzezula RESO FIXE InvalidSourcePath exception while scanning Jenkins project with open file 2017-05-24
58884 java Platform tzezula RESO FIXE Fatal Error: Unable to find package java.lang in classpath 2017-05-15
262347 java Compiler dbalek VERI FIXE AssertionError at com.sun.tools.javac.util.Assert.error 2017-03-11
270342 java Compiler dbalek VERI FIXE false error badges in correct Clank sources 2017-04-28
270209 java JShell sdedic VERI FIXE Ergo behavior affected by JShell 2017-04-01
267830 java JShell sdedic VERI FIXE [jshell] Eliminate implementation dependencies 2016-12-14
268089 java Hints sdedic VERI FIXE code hints get confused by lambda expressions 2016-09-20
258803 java Compiler dbalek VERI FIXE AssertionError at com.sun.tools.javac.comp.Lower.classOfType 2017-05-11
268014 java Editor dbalek VERI FIXE false positive "no method found" error with generics 2016-11-28
268942 java Navigati dbalek VERI FIXE Analyze Stack Window can not open location 2017-05-15
268202 java Hints sdedic VERI FIXE NullPointerException: The doc parameter cannot be null 2016-12-13
268437 java Hints sdedic VERI FIXE NullPointerException: The element parameter cannot be null 2016-12-14
130 bugs found.

as