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 159170 - While scanning: jar:file:/C:/server/netbeans/NetBeans%206.7%20M2/java2/modules/ext/junit-3.8.2.jar!/
Summary: While scanning: jar:file:/C:/server/netbeans/NetBeans%206.7%20M2/java2/module...
Status: RESOLVED DUPLICATE of bug 158421
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-25 19:57 UTC by jfderaismes
Modified: 2009-02-26 11:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146712


Attachments
stacktrace (1.95 KB, text/plain)
2009-02-25 19:58 UTC, jfderaismes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jfderaismes 2009-02-25 19:57:58 UTC
Build: NetBeans IDE Dev (Build 200902231810)
VM: OpenJDK Server VM, 14.0-b10, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b01
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Trying NB7.0M1 with JDK 1.6 u14b01 with the following addition JVM parameters:

-J-XX:+UnlockExperimentalVMOptions -J-XX:+UseG1GC



Stacktrace: 
java.lang.AssertionError: Pool: Code Cache Type: Non-heap memory TresholdSupported: true


        at org.netbeans.modules.java.source.util.LowMemoryNotifier.initJMX(LowMemoryNotifier.java:147)
        at org.netbeans.modules.java.source.util.LowMemoryNotifier.addLowMemoryListener(LowMemoryNotifier.java:100)
        at org.netbeans.modules.java.source.usages.BinaryAnalyser.start(BinaryAnalyser.java:146)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.scanRoots(RepositoryUpdater.java:1807)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.access$2700(RepositoryUpdater.java:1297)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:1490)
Comment 1 jfderaismes 2009-02-25 19:58:03 UTC
Created attachment 77380 [details]
stacktrace
Comment 2 Jiri Prox 2009-02-26 11:11:11 UTC

*** This issue has been marked as a duplicate of 158421 ***