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 258897 - AssertionError: R.getDTOType
Summary: AssertionError: R.getDTOType
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-19 06:36 UTC by akobberup
Modified: 2016-07-19 12:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223605


Attachments
stacktrace (9.88 KB, text/plain)
2016-04-19 06:36 UTC, akobberup
Details
stacktrace (7.16 KB, text/plain)
2016-07-19 12:49 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2016-04-19 06:36:14 UTC
Build: NetBeans IDE Dev (Build 201604170001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 8

User Comments:
akobberup: updated code from the repository which triggered a scan of the code. (this were the first run of this version of the ide - had been using nb. 8.1 before, so this is probably the first scan of the new ide)




Stacktrace: 
java.lang.AssertionError: R.getDTOType
   at com.sun.tools.javac.util.Assert.error(Assert.java:162)
   at com.sun.tools.javac.code.Symbol$MethodSymbol.<init>(Symbol.java:1510)
   at com.sun.tools.javac.code.Symbol$MethodSymbol$1.<init>(Symbol.java:1516)
   at com.sun.tools.javac.code.Symbol$MethodSymbol.clone(Symbol.java:1516)
   at com.sun.tools.javac.code.Symbol$MethodSymbol.clone(Symbol.java:1483)
   at com.sun.tools.javac.jvm.Gen.binaryQualifier(Gen.java:268)
Comment 1 akobberup 2016-04-19 06:36:16 UTC
Created attachment 159310 [details]
stacktrace
Comment 2 Martin Fousek 2016-07-19 12:49:02 UTC
Created attachment 160454 [details]
stacktrace

Nothing special - only switching branches on the background (in the console)