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.

Bug 224521 - AssertionError: duplicate context value
Summary: AssertionError: duplicate context value
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-05 12:23 UTC by mps77
Modified: 2013-06-26 12:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197196


Attachments
stacktrace (1.33 KB, text/plain)
2013-01-05 12:23 UTC, mps77
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mps77 2013-01-05 12:23:49 UTC
Build: NetBeans IDE Dev (Build jdk8lambda-1604-on-20121214)
VM: Java HotSpot(TM) Client VM, 24.0-b27, Java(TM) SE Runtime Environment, 1.7.0_12-ea-b06
OS: Windows XP

User Comments:
mps77: ctrl + w editor tab




Stacktrace: 
java.lang.AssertionError: duplicate context value
   at com.sun.tools.javac.util.Context.put(Context.java:129)
   at com.sun.tools.javadoc.Messager.preRegister(Messager.java:77)
   at org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:802)
   at org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:715)
   at org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:398)
   at org.netbeans.modules.java.source.parsing.JavacParser.getResult(JavacParser.java:493)
Comment 1 mps77 2013-01-05 12:23:51 UTC
Created attachment 129925 [details]
stacktrace
Comment 2 Dusan Balek 2013-06-26 12:54:10 UTC
Already fixed.

http://hg.netbeans.org/jet-main/rev/f78d606aefb7