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 Apr 19 2024 20:14:27 UTC
Hide Search Description
435 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
271007 java JShell sdedic NEW --- JavaShell unavailable in multi-module projects 2017-06-30
271688 java Refactor sdedic NEW --- Netbeans freezes when showing any refactor dialog when running with jdk 1.8.0_152-b16 or later 2018-04-02
270831 java Project tzezula NEW --- Project Properties Setting "Enable JShell access" doesn't work 2017-07-28
271487 java Project tzezula NEW --- Netbeans corrupts build-impl.xml files with modulepath options that will not compile. 2018-08-02
271366 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.tree.JCTree$JCLambda cannot be cast to com.sun.tools.javac.tree.JCTree$JCMethodInvocation 2018-03-29
271698 java Compiler dbalek NEW --- Compile on save always acts when opening a java file (file was not changed or saved) 2017-10-28
271709 guibuild Code issues NEW --- Menu bar completely missing on OS X 2017-11-06
268783 java Hints jlahoda NEW --- Cannot write .hint rule to match method references 2016-11-03
268229 java Source tzezula NEW --- java.net.MalformedURLException: no protocol: org/netbeans/modules/java/module/graph/GraphTopComponent 2017-08-01
268528 utilitie Jump To tzezula NEW --- Go To Type is finding from unopened projects 2017-04-05
269229 java Platform tzezula NEW --- Background scan of not so large project runs for 40 minutes !!! 2016-12-06
270968 utilitie Jump To tzezula NEW --- Go to type can't find the class 2017-06-26
271209 java Navigati tzezula NEW --- Find Usages is very slow 2017-07-31
267885 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2016-09-05
267893 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.code.Type.equalsIgnoreMetadata 2017-12-06
267903 java Editor dbalek NEW --- Go to implementation popup (when multiple implementations exist) is too narrow, full package name not visible 2016-09-06
267922 java Compiler dbalek NEW --- java.lang.NoSuchMethodError on compiled code. "Build Project" doesn't rebuild project correctly. 2016-09-07
267930 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.code.Types.subst 2016-09-07
267976 java Editor dbalek NEW --- ClassCastException: com.sun.tools.javac.code.Type$ForAll cannot be cast to com.sun.tools.javac.code.Type$MethodType 2016-09-12
267988 java Editor dbalek NEW --- Applying a "Field Can Be Final" Hint yields to uncompilable code due to multiple assignments to the same field 2016-09-13
268005 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.tree.JCTree$JCClassDecl.getKind 2017-11-22
268036 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.code.Symbol$VarSymbol$2.call 2016-09-15
268041 java Compiler dbalek NEW --- AssertionError: Wrong diagnostic handler: com.sun.tools.javac.util.Log$DiscardDiagnosticHandler@61210d0c Thread dump: Inactive RequestProcessor thread [Was:Savable Registry/org.openide.util.lookup.Abs 2016-09-15
268062 java Compiler dbalek NEW --- NPE when attributing lambda 2016-09-16
268125 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.Attr.visitVarDef 2016-09-20
268150 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.code.Type$UnknownType cannot be cast to com.sun.tools.javac.code.Type$ArrayType 2016-09-22
268154 java Editor dbalek NEW --- SecurityException: sealing violation 2018-01-08
268208 java Editor dbalek NEW --- NullPointerException at org.netbeans.gradle.project.util.NbFileUtils.getFileFromASubDir 2016-10-10
268310 java Compiler dbalek NEW --- Excessive InapplicableMethodException causes slowness in bg-scan during initial load. 2016-10-02
268315 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.tree.JCTree$JCConditional cannot be cast to com.sun.tools.javac.tree.JCTree$JCMethodInvocation 2018-03-30
268334 java Editor dbalek NEW --- Error (red curlies) for many generics usage 2017-06-10
268336 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.code.Type$JCVoidType cannot be cast to com.sun.tools.javac.code.Type$ClassType 2016-10-04
268345 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.Analyzer$DiamondInitializer.process 2016-10-05
268348 java Editor dbalek NEW --- Ugly formatting due to wrapping of annotations 2016-10-05
268389 java Compiler dbalek NEW --- AssertionError: Wrong diagnostic handler: com.sun.tools.javac.util.Log$DeferredDiagnosticHandler@7077e2b7 Thread dump: Code Completion sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks. 2017-01-23
268436 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2016-10-10
268452 java Compiler dbalek NEW --- “error: incompatible types” shown on compilable source code 2017-01-06
268506 java Compiler dbalek NEW --- AssertionError: Only on ClassSymbol 2017-09-10
268507 java Compiler dbalek NEW --- Sintax error: CriteriaBuilder, no suitable method found 2017-10-31
268558 java Source dbalek NEW --- NoClassDefFoundError: org/netbeans/lib/nbjavac/services/NBMessager 2018-03-05
268577 java Compiler dbalek NEW --- False alert when package private inner class used 2016-10-19
268597 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.model.JavacTypes.erasure 2018-03-01
268624 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2016-10-21
268632 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.completion.JavaCompletionTask.getSmartTypesImpl 2016-10-21
268675 java Editor dbalek NEW --- Wrong imports order 2016-10-25
268714 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.completion.BaseTask.getEnvImpl 2018-01-22
268717 java Editor dbalek NEW --- StringIndexOutOfBoundsException: String index out of range: -146 2018-04-13
268730 java Compiler dbalek NEW --- AssertionError: unexpected type: <nulltype> 2016-10-28
268767 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2016-12-05
268817 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.Lower.accessClass 2016-11-03
268824 java Compiler dbalek NEW --- AssertionError: unknown literal kind BYTE 2016-11-04
268848 java Compiler dbalek NEW --- NullPointerException at org.netbeans.modules.java.source.pretty.WidthEstimator.widthQ 2018-02-06
268871 java Editor dbalek NEW --- static method auto-completion for an instance method 2016-11-07
268907 java Editor dbalek NEW --- Wrong exception hint while using LambdaExceptionUtil 2016-11-14
268911 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.code.Types.skipTypeVars 2016-11-09
268912 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.editor.java.GoToSupport.adjustPathForModuleName 2016-11-09
268936 java Compiler dbalek NEW --- Stop currently executing build does not work in NetBeans 8.1 on OSX 2016-11-10
268939 java Compiler dbalek NEW --- NullPointerException at org.netbeans.modules.java.source.ui.AsyncJavaSymbolDescriptor$RootChange.isSupportedOption 2016-12-06
269027 java Editor dbalek NEW --- Wrong formatting due to comments 2016-11-18
269029 java Editor dbalek NEW --- Code folding insertion causes wrong formatting 2016-11-18
269036 java Editor dbalek NEW --- Some JAR files can't be imported 2016-11-18
269037 java Editor dbalek NEW --- Some JAR files can't be imported 2016-11-18
269125 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.processing.JavacProcessingEnvironment$1.visitMethodDef 2017-10-26
269155 java Compiler dbalek NEW --- com.sun.tools.javac.jvm.ClassReader.readInputStream: LowPerformance took 29270 ms. 2016-11-29
269171 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2018-04-26
269254 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.TypeEnter$AbstractHeaderPhase$Synthesizer.visit 2016-12-07
269261 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.api.JavacTrees.getElement 2018-05-10
269265 java Compiler dbalek NEW --- com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find method valueOf 2016-12-07
269273 java Compiler dbalek NEW --- Concurrency between "regular Maven build" and "background scanning of projects" 2016-12-08
269277 java Editor dbalek NEW --- Formatting of nested annotations incorrect 2016-12-09
269278 java Editor dbalek NEW --- Code generation: Generate constructors for enums 2016-12-09
269301 java Editor dbalek NEW --- Go to tested class sometimes opens blank tab after refactoring 2016-12-11
269331 java Editor dbalek NEW --- Generate code menu allows inserting static logger into non-static inner class 2016-12-14
269353 java Editor dbalek NEW --- Strange formatting 2016-12-15
269376 java Editor dbalek NEW --- StringIndexOutOfBoundsException: String index out of range: -292 2018-01-29
269419 java Editor dbalek NEW --- Erroneous enum code not highlighted in editor 2017-01-19
269430 java Editor dbalek NEW --- Pressing Home/End in Java file sometimes moves cursor to beginning/end of entire file instead of beginning/end of line 2017-01-03
269466 java Compiler dbalek NEW --- Problem with Scanner class, println and output window 2016-12-31
269519 java Compiler dbalek NEW --- Problem with 2d array 2017-01-10
269528 java Compiler dbalek NEW --- AssertionError: annotationType(): unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl) 2017-01-11
269594 java Editor dbalek NEW --- IllegalArgumentException: Unsupported type: <any?>, kind: OTHER 2017-06-08
269692 java Compiler dbalek NEW --- AssertionError: artofillusion.polymesh.PolyMeshEditorWindow 2017-10-01
269779 java Editor dbalek NEW --- ArrayIndexOutOfBoundsException: -1 2017-02-08
269806 java Editor dbalek NEW --- Code completion on enum constant implementing interface 2017-02-13
269830 java Editor dbalek NEW --- Missing imports are still highlighted as erorrs after they are added using ALT+ENTER 2017-02-15
269847 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.Check$Validator.visitSelect 2017-02-16
269882 java Compiler dbalek NEW --- IllegalArgumentException: Incorrect number of type arguments 2017-02-21
269891 java Compiler dbalek NEW --- StackOverflowError at com.sun.tools.javac.code.Types.erasure 2017-02-21
269901 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.reportDeferredDiagnostics 2017-02-22
269908 java Editor dbalek NEW --- Deadlock editing a java file 2017-02-23
270018 java Compiler dbalek NEW --- It seems that the annotationProcessorPaths are not picked up from the maven-compiler-plugin 2017-03-08
270100 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2017-03-17
270141 java Editor dbalek NEW --- StringIndexOutOfBoundsException: begin 760, end 471, length 474 2017-05-01
270264 java Editor dbalek NEW --- invoke.LambdaConversionException: Type mismatch for lambda argument 4: interface javax.lang.model.element.ExecutableElement is not convertible to interface javax.lang.model.element.ExecutableElement 2017-03-31
270284 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.jvm.ClassWriter.writeModuleAttribute 2017-09-24
270303 java Editor dbalek NEW --- Trouble getting Filename 2017-04-05
270351 java Editor dbalek NEW --- CodeCompletion took 13029 ms. 2017-04-10
270353 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2017-04-11
270381 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.code.Symtab$4 cannot be cast to com.sun.tools.javac.code.Symbol$ClassSymbol 2018-02-20
270438 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2018-05-08
270490 java Editor dbalek NEW --- Saving file takes ~20s sometimes 2017-04-26
270498 java Compiler dbalek NEW --- com.sun.tools.javac.comp.Infer$InferenceException at com.sun.tools.javac.comp.Infer.<init> 2018-02-07
270512 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.unrecoverableError 2017-07-10
270527 java Editor dbalek NEW --- StringIndexOutOfBoundsException: 2 2017-05-01
270659 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.Check.validateAnnotation 2017-09-21
270714 java Compiler dbalek NEW --- IllegalStateException: Cannot use Elements.getTypeElementByBinaryName before the TaskEvent.Kind.ENTER finished event. 2017-12-08
270818 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.TransTypes.visitAssignop 2017-11-11
270835 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2018-03-23
271114 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.comp.Attr.visitVarDef 2017-07-18
271131 java Compiler dbalek NEW --- recursive javac AST visitor loop on Type.java 2017-07-21
271152 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2017-07-24
271179 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2017-11-20
271212 java Editor dbalek NEW --- "Assign return value" and "Split declarations" hints work incorrect whith "SneakyThrows" annotation 2017-08-01
271222 java Compiler dbalek NEW --- AssertionError: Cannot add metadata to a void type 2017-08-02
271251 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2017-08-09
271288 java Compiler dbalek NEW --- AssertionError: org.llvm.ir.AnalysisInfoMixin<PassT> 2017-08-14
271344 java Editor dbalek NEW --- Built-in compiler does not support Automatic-Module-Name JAR attribute 2017-08-22
271389 java Compiler dbalek NEW --- NullPointerException at com.sun.tools.javac.jvm.Code.emitop0 2017-08-28
271398 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2018-03-27
271440 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.code.Symbol$ClassSymbol cannot be cast to com.sun.tools.javac.code.Symbol$MethodSymbol 2017-09-06
271485 java Editor dbalek NEW --- Netbeans Editor does not repier Syntex & not opens popup for code suggstion 2017-09-15
271511 java Compiler dbalek NEW --- IllegalStateException: Cannot use Elements.getTypeElement before the TaskEvent.Kind.ENTER finished event. 2018-02-22
271550 java Compiler dbalek NEW --- AssertionError: Wrong diagnostic handler: com.sun.tools.javac.util.Log$DeferredDiagnosticHandler@2b63fb54 Thread dump: Inactive RequestProcessor thread [Was:org.netbeans.modules.editor.errorstripe.Ann 2017-09-28
271557 java Compiler dbalek NEW --- showing the project is running but no output 2017-09-29
271639 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.tree.JCTree$JCMethodInvocation cannot be cast to com.sun.tools.javac.tree.JCTree$JCLambda 2017-10-14
271661 java Compiler dbalek NEW --- AssertionError: Type: java.lang.Object is not subtype of: dierenpension.datamodel.salon.SalonAfspraak in tree: (model != null) ? model.getProperty() : null 2017-10-17
271672 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2017-10-19
271684 java Compiler dbalek NEW --- NullPointerException at org.netbeans.modules.java.source.save.Reformatter$Pretty.visitForLoop 2017-11-13
271773 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.tree.JCTree$JCParens cannot be cast to com.sun.tools.javac.tree.JCTree$JCConditional 2018-04-17
271784 java Editor dbalek NEW --- NetBeans editor reports errors where javac says code is valid 2017-11-11
271824 java Compiler dbalek NEW --- AssertionError at com.sun.tools.javac.util.Assert.error 2017-11-17
271844 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.editor.imports.ComputeImports.computeCandidates 2018-05-11
268035 guibuild Code issues NEW --- IllegalArgumentException at org.netbeans.modules.form.layoutsupport.griddesigner.GridBagManager.<init> 2016-09-15
268190 guibuild Code issues NEW --- IllegalArgumentException: Width (17) and height (0) cannot be <= 0 2016-09-25
268777 guibuild Code issues NEW --- ProjectClassLoader is never garbage collected. IDE runs out out memory when using the GUI builder. 2016-11-01
269189 guibuild Natural issues NEW --- Unfortune feature in columnCount and rowCount 2016-12-01
270236 guibuild Code issues NEW --- Netbeans 8.2 - "TextField.inactiveForeground" and "TextField.inactiveBackground" not set by GUI designer 2017-03-29
270514 guibuild Code issues NEW --- NullPointerException at org.netbeans.modules.form.layoutdesign.LayoutFeeder.mergeInclusionsInCommonSequence 2017-04-28
270742 guibuild Code issues NEW --- Cannot change TitledBorder from Resource Bundle to Plain Text 2017-06-01
270751 guibuild Code issues NEW --- NullPointerException at org.netbeans.modules.form.RADVisualComponent$LayoutComponentSizeProperty.getValue 2017-05-28
271214 guibuild Code issues NEW --- Gui Builder is generating code that uses the diamond operator when project source level is JDK 6. This does not compile. 2017-08-01
271385 guibuild Code issues NEW --- Matisse ignores some properties settings 2017-09-01
271404 guibuild Code issues NEW --- NullPointerException at org.netbeans.modules.form.FormDataObject.createNodeDelegate 2017-08-30
271431 guibuild Code issues NEW --- NullPointerException at org.netbeans.modules.form.RADComponent.getAllBindingProperties 2017-09-05
271501 guibuild Binding issues NEW --- NullPointerException at org.netbeans.modules.form.binding.BindingDesignSupportImpl.getBindingDescriptors 2017-09-19
270391 java Javadoc mkristofic NEW --- Javadoc viewer omits inherited @throws 2017-04-13
270755 java Beans mkristofic NEW --- Can't Create a New Project 2017-05-29
270775 java Beans mkristofic NEW --- find usage not work properly 2017-05-31
271537 java Beans mkristofic NEW --- I keep getting a parsing error when bringing projects from alice 3 to netbeans and i have the plug in., how can I fix this? I have uninstalled and reinstalled everything, and I am almost failing my class because this will not work for me 2017-09-27
271595 java Beans mkristofic NEW --- can't create a new project 2017-10-30
271704 java Beans mkristofic NEW --- can't create a new project using MacBook 13inch os high Sierra bug number 236560 2017-11-09
271729 java Beans mkristofic NEW --- O netBens não cria e não importa nenhum projeto, simplismente não consigo fazer nada nele, eu clico em criar um projeto não aparece nada, mesmo acontece para importar o projeto 2017-10-30
271810 java Beans mkristofic NEW --- I have installed the Netbeans Java SE IDE and since I have installed it the new project dialogue in not opening 2017-11-15
268383 java FindBugs phejl NEW --- NoClassDefFoundError: Could not initialize class org.netbeans.modules.findbugs.RunFindBugs 2016-10-06
269046 java FindBugs phejl NEW --- Bugzilla Test 2016-11-19
269159 java FindBugs phejl NEW --- NullPointerException at org.netbeans.modules.findbugs.options.FindBugsPanel.createRootNode 2016-11-29
269604 java FindBugs phejl NEW --- NoClassDefFoundError: Could not initialize class edu.umd.cs.findbugs.ba.AnalysisContext 2017-01-19
270815 java FindBugs phejl NEW --- NullPointerException at org.netbeans.modules.findbugs.RunFindBugs.runFindBugs 2017-06-06
271235 java FindBugs phejl NEW --- AssertionError at edu.umd.cs.findbugs.classfile.analysis.ClassInfo.computeMethodsInCallOrder 2018-03-01
268106 java Hints sdedic NEW --- IndexOutOfBoundsException: start < 0 (-3 < 0) 2016-09-21
268132 java Hints sdedic NEW --- Nondeterministic list of hints on hovering over a method name only 2016-09-21
268217 java Refactor sdedic NEW --- NullPointerException at org.netbeans.api.java.source.ElementUtilities.enclosingTypeElementImpl 2018-03-25
268312 java Hints sdedic NEW --- [82cat] Undo of local variable refactoring incorrect cursor position if an import is added 2016-10-17
268479 java Hints sdedic NEW --- IllegalArgumentException: TreePathHandle [/Users/michael/Documents/PhD/Thesis/code/BPjs/BP-javascript/src/bp/ContinuationGames.java] was not created from /Users/michael/Documents/PhD/Thesis/code/BPjs/ 2016-10-12
268508 java Hints sdedic NEW --- Incorrect hint "no suitable method found" 2017-11-24
268512 java Source sdedic NEW --- Source -> Inspect does not find calls to deprecated code 2016-10-13
268550 java Refactor sdedic NEW --- Find Usages error 2016-10-17
268598 java Refactor sdedic NEW --- Refactor Copy from default package inserts erroneous "import .*;" 2016-10-20
268718 java Refactor sdedic NEW --- Moving an Enum with package visibility does not work 2016-10-27
268729 java Refactor sdedic NEW --- introduce variable with name beginning like a language reserved keyword 2016-10-28
268799 java Refactor sdedic NEW --- Rename recfatoring and "Find Usages" do not work in nested annotation 2016-11-03
268834 java Source sdedic NEW --- IllegalStateException: Cannot call getCompilationUnit() if current phase < JavaSource.Phase.PARSED. You must call toPhase(Phase.PARSED) first. 2017-10-19
268895 java Hints sdedic NEW --- not showing hints 2017-06-25
268945 java Refactor sdedic NEW --- Refectoring - Introduce Constant - Ok button always disabled 2016-11-11
269209 java Source sdedic NEW --- org.netbeans.modules.java.classfile.CodeGenerator.generateCode: LowPerformance took 37315 ms. 2016-12-02
269324 java Hints sdedic NEW --- "Dereferencing possible null pointer" after doing instanceof on variable (false positive) 2018-02-18
269333 java Refactor sdedic NEW --- [inline] Inline method does not handle generics correctly 2016-12-14
269371 java Hints sdedic NEW --- NullPointerException at org.netbeans.modules.java.hints.errors.ImplementAllAbstractMethods.generateAllAbstractMethodImplementations 2016-12-16
269530 java Hints sdedic NEW --- IndexOutOfBoundsException: end < start (6319 < 6324) 2017-01-19
269613 java Refactor sdedic NEW --- Refactoring inFiles view does no longer work 2017-01-20
269703 java Refactor sdedic NEW --- NullPointerException: The treePath parameter cannot be null 2017-02-01
269734 java JShell sdedic NEW --- NullPointerException at org.netbeans.modules.parsing.impl.SourceCache.updateEmbeddings 2017-08-06
269735 java JShell sdedic NEW --- "Execute or save a script" button is always disabled 2017-02-03
269790 java Refactor sdedic NEW --- Closing brackets missed on format some code 2017-02-10
270022 java Hints sdedic NEW --- NullPointerException at org.netbeans.modules.java.hints.bugs.NPECheck$VisitorImpl.visitPrimitiveWrapperMethods 2017-03-08
270037 java Refactor sdedic NEW --- IllegalArgumentException: Invalid node's kind. Supported kinds are BREAK, CLASS, CONTINUE, IDENTIFIER, LABELED_STATEMENT, MEMBER_SELECT, METHOD, TYPE_PARAMETER, VARIABLE 2017-03-09
270041 java Project sdedic NEW --- UnsupportedOperationException: Modification of [/home/martin/NetBeansProjects/MyModularApp/src/mymodular.app/classes, classpath/compile] is not supported 2017-03-14
270155 java JShell sdedic NEW --- IllegalStateException at org.netbeans.modules.jshell.model.ConsoleModel$EventBuffer.addOrUpdate 2017-03-21
270164 java JShell sdedic NEW --- Strange UI after JShell activation when running on JDK8 2017-03-22
270238 java Hints sdedic NEW --- Hint "The assigned value is never used" shown while variable is used in switch statement 2017-03-29
270258 java Source sdedic NEW --- Misleading error badge in HTMLJavaTemplateTest 2017-03-31
270312 java Source sdedic NEW --- java.lang.AssertionError while opening a project. Can't execute the project because can't select any available class 2017-04-05
270325 java Refactor sdedic NEW --- ArrayIndexOutOfBoundsException: 1 2017-04-07
270365 java Refactor sdedic NEW --- NullPointerException at org.netbeans.api.java.source.ElementHandle.resolve 2018-03-26
270468 java Refactor sdedic NEW --- Lombok - Refactoring - NullpointerException 2017-04-23
270566 java Hints sdedic NEW --- Null annotation does not show on or after cast 2017-05-04
270590 java Hints sdedic NEW --- java.lang.NullPointerException at org.netbeans.modules.java.hints.bugs.InfiniteRecursion.run 2017-05-08
270650 java JShell sdedic NEW --- NoSuchMethodException: org.netbeans.modules.jshell.editor.ConsoleEditor.<init>() 2017-05-15
270694 java Refactor sdedic NEW --- refactoring an inner class that's used without a full import results in deletion of nearby complex classes 2017-05-21
270717 java JShell sdedic NEW --- Inconsistency when adding library to the project 2017-05-23
270723 java Hints sdedic NEW --- IllegalAccessException: LABELED_STATEMENT 2017-05-23
270726 java Hints sdedic NEW --- IllegalArgumentException: TreePathHandle [/Users/Ike/NetBeansProjects/XRM-APP-Daniel-2/src/main/java/co/xideral/service/XdpTranx.java] was not created from /Users/Ike/NetBeansProjects/XRM-APP-Daniel-2 2017-05-24
270727 java Source sdedic NEW --- NetBeans produces incorrect type checking on streams without generic suppliers. 2017-05-24
270836 java Hints sdedic NEW --- Netbeans does not warn about Null Pointer De-reference when getting an element from an array 2017-06-08
270890 java Hints sdedic NEW --- IllegalArgumentException: ? 2017-06-16
270922 java JShell sdedic NEW --- Classpath command does not work correctly 2017-06-21
270992 java Refactor sdedic NEW --- NullPointerException at org.netbeans.api.java.source.ElementHandle.resolve 2017-12-05
271020 java Hints sdedic NEW --- Conflict between SuppressWarnings annotation and processor generated field 2017-07-02
271210 java Refactor sdedic NEW --- AssertionError at org.netbeans.core.startup.layers.ArchiveURLMapper.getURL 2017-08-01
271213 java Hints sdedic NEW --- "Use specific catch" hint is applied to "package" declaration 2017-08-07
271333 java Hints sdedic NEW --- Missing hint for interface default method (since Java 8) 2017-11-24
271463 java Hints sdedic NEW --- IllegalArgumentException: PARAMETER 2018-04-19
271571 java Refactor sdedic NEW --- IllegalArgumentException at org.netbeans.api.java.source.ElementUtilities.enclosingTypeElementImpl 2017-10-02
271583 java Refactor sdedic NEW --- NullPointerException at org.netbeans.modules.refactoring.java.plugins.PackageRename$PackageRenamePlugin$RenameNonRecursiveFolder.setName 2017-10-03
271618 java Hints sdedic NEW --- Can't disable "Use functional operations" hint 2017-10-10
271767 java Refactor sdedic NEW --- IllegalStateException: Cannot call getCompilationUnit() if current phase < JavaSource.Phase.PARSED. You must call toPhase(Phase.PARSED) first. 2017-11-07
271768 java Refactor sdedic NEW --- Concurrent file modification bugs using refactor/rename on a property 2017-11-10
271816 java Refactor sdedic NEW --- NullPointerException at org.netbeans.modules.refactoring.java.plugins.RenameRefactoringPlugin.fastCheckParameters 2017-11-15
268215 java Platform tzezula NEW --- netbeans_jdkhome is not set appropriately 2016-09-27
268267 java Project tzezula NEW --- NullPointerException at java.util.Collections$UnmodifiableCollection.<init> 2016-09-29
268268 java Project tzezula NEW --- NullPointerException at org.netbeans.modules.java.project.ui.NewJavaFileWizardIterator.addRequires 2016-09-29
268290 java Project tzezula NEW --- NullPointerException at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$PlatformComboBoxModel.getPlatformNames 2016-09-30
268302 java Project tzezula NEW --- AssertionError: Cannot find source group for '/Users/rohanhenry/PostalCodeLookUp/src/java@1584ed40:73c0e86f' in [SourcesHelper.Group[name=${src.dir},rootFolder=/Users/rohanhenry/PostalCodeLookUp/src/j 2016-10-01
268353 java Project tzezula NEW --- NullPointerException at java.util.Collections$UnmodifiableCollection.<init> 2016-10-05
268430 java Navigati tzezula NEW --- Javadoc tooltip from navigator not shown on wider items 2016-10-09
268502 utilitie Jump To tzezula NEW --- Go To file is a bit slow for maven projects 2016-10-13
268746 java Platform tzezula NEW --- Replace EnumSet.of() with EnumSet.noneOf().add() in UsagesData.java 2016-10-30
268774 java Project tzezula NEW --- It should be possible to have a main class in an unnamed package. 2016-11-01
268896 java Platform tzezula NEW --- Java application with JDK 8 features do not work when Netbeans is started with IBM JDK 2016-11-08
269156 java Project tzezula NEW --- AssertionError: File: /home/kumasrin/scrhome/JDK/hg-dev9-pack200/jdk9/jdk/src/java.base/share/classes@cdffa1ac:6f7b3b02 Path Type: classpath/execute Owner: Module - java.base - jdk9 ClassPathProviders 2016-11-29
269255 java Project tzezula NEW --- NullPointerException at com.sun.tools.javac.comp.Modules$UsesProvidesVisitor.visitExports 2016-12-07
269427 java Platform tzezula NEW --- IllegalArgumentException: No parser for mime type: text/x-java 2016-12-25
269569 java Project tzezula NEW --- Running a project with non-existing working directory fails without error 2017-01-16
269628 java Project tzezula NEW --- Old projects which have source/binary format below 1.6 cannot be opened in NetBeans 8.2 2017-01-22
269797 utilitie Jump To tzezula NEW --- Memory leak in FileSearchAction.panel 2017-06-19
269860 utilitie Jump To tzezula NEW --- NullPointerException at org.netbeans.modules.jumpto.file.FileSearchAction.getSelectedFiles 2017-03-14
269871 java Project tzezula NEW --- UnsupportedOperationException: command: run, JavaRunner impls: [] 2017-02-20
269893 java Platform tzezula NEW --- Server JRE installation is not accepted as a valid JDK 2017-02-22
269895 java Platform tzezula NEW --- VarHandle compareAndSet compiles and runs on commandline Java 9 fails at runtime under NetBeans 8.2 2017-02-22
269943 java Project tzezula NEW --- NullPointerException at com.qualixium.playnb.classpath.ClassPathProviderImpl.reloadCompileClassPath 2017-02-28
270099 java Project tzezula NEW --- Select in project is not working for dependencies 2017-03-17
270110 java Project tzezula NEW --- ClassCastException: class com.sun.tools.javac.api.JavacTool 2017-03-17
270197 java Project tzezula NEW --- build directory iterates: build.classes.build.classes.build.classes. etc; until system aborts, can only delete dir structure with unix rm comand 2017-09-22
270222 java Project tzezula NEW --- Cannot run project after clean 2017-03-28
270458 java Platform tzezula NEW --- JFrame size problems under Win7 2017-04-21
270697 java Source tzezula NEW --- WARNING [org.netbeans.modules.java.source.indexing.JavaIndex]: SuperOnePassCompileWorker caused an exception 2017-08-11
270709 java Project tzezula NEW --- IllegalStateException: Cannot call getCompilationUnit() if current phase < JavaSource.Phase.PARSED. You must call toPhase(Phase.PARSED) first. 2017-05-22
270716 java Source tzezula NEW --- IllegalArgumentException: invalid flag: -Xmodule:java.base 2017-12-16
270760 java Source tzezula NEW --- IllegalStateException: option --add-exports not allowed with target 1.1 2018-04-20
270785 java Platform tzezula NEW --- java.lang.IllegalAccessException: class org.netbeans.modules.form.FormLAF cannot access class com.sun.java.swing.plaf.windows.WindowsLookAndFeel (in module java.desktop) because module java.desktop does not export com.sun.java.swing.plaf.windows to unname 2017-06-01
270927 java Project tzezula NEW --- IllegalArgumentException: Libraries array contains a null reference: [null, null] 2017-06-21
271064 java Navigati tzezula NEW --- NullPointerException at java.util.Collections$UnmodifiableCollection.<init> 2017-10-03
271086 java Project tzezula NEW --- Maven indexer uses deprecated Thread.stop when "hard stop" is requested 2017-07-13
271140 java Project tzezula NEW --- Crash on Loading a Library 2017-07-21
271215 java Project tzezula NEW --- java.io.IOException: There are no source roots in the project or the first source root does not exist. 2017-08-01
271219 java Navigati tzezula NEW --- incorrect types hierarchy for classes with $ 2017-08-02
271229 java Project tzezula NEW --- Autocomplete does not work for minecraft spigot library 2017-08-03
271245 java Navigati tzezula NEW --- NullPointerException at org.netbeans.api.java.source.ElementHandle.resolve 2017-11-22
271312 java Project tzezula NEW --- IllegalArgumentException: URI is not absolute 2017-08-16
271336 java Navigati tzezula NEW --- NullPointerException at org.netbeans.api.java.source.ElementHandle.resolve 2017-08-21
271410 java Navigati tzezula NEW --- java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification 2017-08-31
271523 java Platform tzezula NEW --- After installing Java 9 SDK on my mac netbeans fails to start correctly 2017-12-15
271631 java Project tzezula NEW --- My issue: When i try to create a new project and white a 'x' name it not let me create because "This project name is already created" :(((. Sorry for my basic english. 2017-10-12
271693 java Classfil tzezula NEW --- A java.lang.NoclassDefFoundError exception has occured 2017-10-24
269784 java Hints sdedic NEW --- Possible false positive of not null 2017-02-09
270010 java Hints sdedic NEW --- Conversion to lambda may lead to broken code 2017-03-08
269467 java Editor dbalek STAR --- Editor does not show error with code that does not compile 2017-09-22
269365 java Project tzezula STAR --- IllegalStateException: Cannot use Elements.getModuleElement before the TaskEvent.Kind.ENTER finished event. 2017-08-01
269689 java Compiler dbalek REOP --- AssertionError: org.jenkinsci.test.acceptance.controller.TSRWinstoneDockerController 2018-03-26
268694 java Hints sdedic REOP --- Undue hint about dereferencing possible null pointer 2016-10-26
269828 java Hints sdedic REOP --- False positive: "incompatible types" 2017-06-19
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
270554 java JShell sdedic RESO WORK jshell Plugin cannot be activated 2017-06-13
270695 java Beans sdedic RESO INCO Not all requested Modules con be enabled 2017-06-23
269849 java Project tzezula RESO FIXE NullPointerException at org.netbeans.modules.java.api.common.classpath.ClassPathProviderImpl.getBootClassPath 2017-02-19
269981 java Classpat tzezula RESO DUPL getClass().getResource() bug 2017-05-09
269982 java Classpat tzezula RESO WORK getClass().getResource() bug 2017-05-09
270094 java Project apireviews RESO FIXE [JDK9] SPI to declare required module for ProjectClassPathProvider 2017-03-23
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
270719 java Editor dbalek RESO INCO invoke.LambdaConversionException: Type mismatch for lambda argument 4: interface javax.lang.model.element.ExecutableElement is not convertible to interface javax.lang.model.element.ExecutableElement 2017-05-26
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
267909 java Beans mkristofic RESO INCO JForm Output 2016-09-14
270702 java Beans mkristofic RESO DUPL SEPQM 2017-06-23
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
269188 java Hints sdedic RESO INVA "initializer can be static" hint does not account for side-effects 2017-05-17
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
271736 java Hints sdedic RESO FIXE Wrong "not used" hint 2017-12-27
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
269393 projects Librarie tzezula RESO WONT JAVA SE crash for IDE 2017-03-07
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
267896 java Compiler dbalek RESO DUPL NullPointerException at com.sun.source.util.TreePath.<init> 2016-09-13
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
269962 java Compiler dbalek RESO WORK Statements including generics, streams and exceptions does not compile 2017-09-22
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
270097 java Compiler dbalek RESO DUPL NullPointerException at com.sun.tools.javac.comp.Check.checkImportedPackagesObservable 2017-09-22
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
270286 java Compiler dbalek RESO DUPL NullPointerException at com.sun.tools.javac.main.JavaCompiler.unrecoverableError 2017-09-01
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
270356 java Compiler dbalek RESO DUPL NullPointerException at org.netbeans.modules.java.source.pretty.WidthEstimator.widthQ 2017-08-25
270562 java Compiler dbalek RESO DUPL NullPointerException at com.sun.tools.javac.jvm.Code.emitop1w 2017-05-12
270581 java Compiler dbalek RESO WONT NoSuchMethodError: javax.tools.JavaFileManager.getLocationForModule(Ljavax/tools/JavaFileManager$Location;Ljavax/tools/JavaFileObject;Ljava/lang/String;)Ljavax/tools/JavaFileManager$Location; 2017-05-11
270598 java Editor dbalek RESO INCO encoding netbeans to show other language 2017-05-15
270599 java Editor dbalek RESO DUPL encoding netbeans to show other language 2017-05-12
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
270737 java Compiler dbalek RESO DUPL NullPointerException at com.sun.tools.javac.code.Symbol.packge 2017-05-26
270747 java Compiler dbalek RESO WORK One comment block is attached to two AST nodes 2017-08-11
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
271089 java Compiler dbalek RESO DUPL com.sun.tools.javac.comp.Resolve$InapplicableMethodException at com.sun.tools.javac.comp.Resolve$AbstractMethodCheck.reportMC 2017-07-21
271119 java Compiler dbalek RESO DUPL IllegalStateException: Cannot use Elements.getTypeElementByBinaryName before the TaskEvent.Kind.ENTER finished event. 2017-08-11
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
271505 java Compiler dbalek RESO INVA Jar signing Issue for NX 10 with "jre1.8.0_131" and above 2017-09-28
271633 java Editor dbalek RESO FIXE Override method does not work for enum constants 2018-01-18
271772 java Compiler dbalek RESO FIXE NullPointerException at com.sun.source.util.TreePath.<init> 2017-12-27
270075 guibuild Binding issues RESO INCO Form does not contain a valid xml 2017-03-17
270080 guibuild Code issues RESO INCO IllegalArgumentException: object is not an instance of declaring class 2017-03-16
270175 guibuild Code issues RESO INVA thft 2017-05-05
270176 guibuild Code issues RESO INVA rjytf 2017-05-05
271386 guibuild Code issues RESO INVA NullPointerException at datechooser.beans.editor.appear.AppearEditor.getTags 2017-09-04
268182 java Hints jlahoda RESO FIXE Create variable fix not working for try-with-resources 2016-09-25
269505 java Beans mkristofic RESO DUPL Formatting source fails with NullPointerException at java.lang.String.contentEquals 2017-02-07
269714 java Beans mkristofic RESO WORK I don't know wut to write here. BTW it's a java error I think 2017-02-02
269811 java Beans mkristofic RESO INVA Im not getting any more projects from TMC. I have completed all the assignments up to 47 and it has not given me 48,49 and all the other ones from 50 on to whatever is the last one for week three. Is there any way I can get the programs for Java week 3. 2017-02-16
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
267977 java Hints sdedic RESO INCO AssertionError at org.netbeans.modules.java.hints.errors.ImplementAllAbstractMethods.generateAllAbstractMethodImplementations 2016-11-11
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
268667 java Hints sdedic RESO INCO False positive for hint "Import from excluded" 2016-11-04
269100 java Hints sdedic RESO INCO StringIndexOutOfBoundsException: String index out of range: 5217 2016-12-14
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
269480 java Source sdedic RESO WONT Netbeans hangs on Lombok Annotation Processing 2017-03-09
269688 java Source sdedic RESO WORK Bogus error badges on target/generated-sources/annotations/**/*.java 2017-03-09
269774 java Hints sdedic RESO FIXE Hint "Replace StringBuffer/Builder by String" breaks code when StringBuilder-specific method is used 2017-03-16
269820 java Source sdedic RESO INVA Javac Warnings not shown in Action Items or elsewhere 2017-03-08
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
270194 java Source sdedic RESO WORK Source Insert setter 2017-04-06
270296 java Hints sdedic RESO FIXE ClassCastException: com.sun.tools.javac.tree.JCTree$JCCase cannot be cast to com.sun.source.tree.BlockTree 2017-12-27
270330 java Refactor sdedic RESO WONT Rename renames method and its copy 2017-04-08
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
271823 java Hints sdedic RESO FIXE False positive of "Non-null method returns null" 2017-12-12
268207 java Project tzezula RESO DUPL NullPointerException at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$PlatformComboBoxModel.getPlatformNames 2016-09-29
268233 java Project tzezula RESO DUPL NullPointerException at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$PlatformComboBoxModel.getPlatformNames 2016-09-27
268243 java Project tzezula RESO WORK UnsupportedOperationException: command: run, JavaRunner impls: [] 2016-09-29
268280 java Project tzezula RESO DUPL NullPointerException at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$PlatformComboBoxModel.getPlatformNames 2016-10-03
268288 java Project tzezula RESO DUPL NullPointerException at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$PlatformComboBoxModel.getPlatformNames 2016-10-03
268392 java Project tzezula RESO INCO Says insufficient permissioon 2016-10-07
268910 java Platform tzezula RESO INCO Ant script does not work with Netbeans 8.2 2016-11-09
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
270909 utilitie Jump To tzezula RESO INVA NullPointerException at org.netbeans.modules.jumpto.file.FileSearchAction.getSelectedFiles 2017-06-19
269803 java Editor dbalek RESO DUPL Editor Hints Suggest Deprecated Method Names 2017-03-09
270592 java Editor dbalek RESO INVA Wrong hint: Dereferencing possible null pointer 2017-05-09
268499 java Refactor sdedic RESO INVA Refactoring to switch misplaces label for break 2016-10-13
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
268089 java Hints sdedic VERI FIXE code hints get confused by lambda expressions 2016-09-20
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
268200 java Editor dbalek CLOS INVA Code completion is very slow 2017-11-27
268601 guibuild Binding issues CLOS INVA AOL technical support 1-877-424-6647 phone number 2016-10-20
268292 java Platform tzezula CLOS INVA 'Heavy' CPU-intensive implementation of CachingArchiveProvider.toURI() 2017-11-27
435 bugs found.

as