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 215830 - AssertionError: LetExpr is not part of a public API
Summary: AssertionError: LetExpr is not part of a public API
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-23 12:26 UTC by J Bachorik
Modified: 2016-09-05 06:09 UTC (History)
13 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190944


Attachments
stacktrace (7.26 KB, text/plain)
2012-07-23 12:26 UTC, J Bachorik
Details
stacktrace (9.34 KB, text/plain)
2012-11-06 17:26 UTC, stefan79
Details
stacktrace (6.62 KB, text/plain)
2013-01-10 16:53 UTC, Exceptions Reporter
Details
stacktrace (10.10 KB, text/plain)
2013-02-20 21:59 UTC, misterm
Details
stacktrace (8.63 KB, text/plain)
2013-02-21 17:53 UTC, sreimers
Details
stacktrace (9.48 KB, text/plain)
2013-07-08 05:38 UTC, stefan79
Details
stacktrace (9.25 KB, text/plain)
2013-10-04 13:07 UTC, mslama
Details
stacktrace (9.56 KB, text/plain)
2015-12-15 08:55 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description J Bachorik 2012-07-23 12:26:43 UTC
Build: NetBeans IDE 7.2 (Build 201207092359)
VM: Java HotSpot(TM) Client VM, 20.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b03
OS: Linux

User Comments:
yardus: Opening sun/management/MangementFactoryHelper from the j2se project of OpenJDK8




Stacktrace: 
java.lang.AssertionError: LetExpr is not part of a public API
   at com.sun.tools.javac.tree.JCTree$LetExpr.accept(JCTree.java:2094)
   at com.sun.source.util.TreeScanner.scan(TreeScanner.java:76)
   at org.netbeans.modules.java.source.usages.SourceAnalyzerFactory$UsagesVisitor.scan(SourceAnalyzerFactory.java:410)
   at org.netbeans.modules.java.source.usages.SourceAnalyzerFactory$UsagesVisitor.scan(SourceAnalyzerFactory.java:308)
   at com.sun.source.util.TreeScanner.visitExpressionStatement(TreeScanner.java:240)
   at com.sun.tools.javac.tree.JCTree$JCExpressionStatement.accept(JCTree.java:1178)
Comment 1 J Bachorik 2012-07-23 12:26:52 UTC
Created attachment 122265 [details]
stacktrace
Comment 2 stefan79 2012-11-06 17:26:11 UTC
Created attachment 127245 [details]
stacktrace
Comment 3 Exceptions Reporter 2013-01-10 16:53:26 UTC
Created attachment 130084 [details]
stacktrace
Comment 4 misterm 2013-02-20 21:59:04 UTC
Created attachment 131640 [details]
stacktrace
Comment 5 sreimers 2013-02-21 17:53:00 UTC
Created attachment 131687 [details]
stacktrace
Comment 6 stefan79 2013-07-08 05:38:38 UTC
Created attachment 136802 [details]
stacktrace

??
Comment 7 mslama 2013-10-04 13:07:01 UTC
Created attachment 140804 [details]
stacktrace

Open project
Comment 8 stefan79 2015-12-15 08:55:59 UTC
Created attachment 157789 [details]
stacktrace

Exception occured while Scanning-Projects.