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 252616 - AssertionError at com.sun.tools.javac.util.Assert.error
Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-27 12:04 UTC by Alexander Simon
Modified: 2017-04-18 14:01 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217548


Attachments
stacktrace (6.72 KB, text/plain)
2015-05-27 12:04 UTC, Alexander Simon
Details
stacktrace (6.53 KB, text/plain)
2015-08-30 10:42 UTC, Ralph Ruijs
Details
stacktrace (6.54 KB, text/plain)
2015-09-14 11:22 UTC, Exceptions Reporter
Details
stacktrace (6.54 KB, text/plain)
2015-09-18 09:35 UTC, Ralph Ruijs
Details
stacktrace (3.49 KB, text/plain)
2017-03-01 14:42 UTC, muellermi
Details
stacktrace (8.28 KB, text/plain)
2017-04-18 14:01 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-05-27 12:04:38 UTC
Build: NetBeans IDE Dev (Build 20150527-ccc0449779e3)
VM: Java HotSpot(TM) Client VM, 24.75-b04, Java(TM) SE Runtime Environment, 1.7.0_75-b13
OS: SunOS

User Comments:
alexvsimon: try to create mrthod




Stacktrace: 
java.lang.AssertionError
   at com.sun.tools.javac.util.Assert.error(Assert.java:126)
   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:61)
   at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1174)
   at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1123)
   at com.sun.tools.javac.main.JavaCompiler.resolveIdent(JavaCompiler.java:728)
   at com.sun.tools.javac.model.JavacElements.nameToSymbol(JavacElements.java:161)
Comment 1 Alexander Simon 2015-05-27 12:04:39 UTC
Created attachment 153899 [details]
stacktrace
Comment 2 Ralph Ruijs 2015-08-30 10:42:14 UTC
Created attachment 155753 [details]
stacktrace

CC getPreferredSize()
Comment 3 Exceptions Reporter 2015-09-14 11:22:48 UTC
Created attachment 156145 [details]
stacktrace

Create Getter
Comment 4 Ralph Ruijs 2015-09-18 09:35:41 UTC
Created attachment 156276 [details]
stacktrace

create field hint
Comment 5 muellermi 2017-03-01 14:42:25 UTC
Created attachment 163738 [details]
stacktrace

open file and scroll
Comment 6 athompson 2017-04-18 14:01:12 UTC
Created attachment 164137 [details]
stacktrace

closed editor w/ pom.xml (after pulling changes and electing to revert local changes to the file)