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.
Summary: | NullPointerException at com.sun.tools.javac.code.Types$DescriptorFilter.accepts | ||
---|---|---|---|
Product: | java | Reporter: | evgenic |
Component: | Compiler | Assignee: | Dusan Balek <dbalek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 8.0 | ||
Hardware: | All | ||
OS: | All | ||
Issue Type: | DEFECT | Exception Reporter: | 212014 |
Attachments: | stacktrace |
Description
evgenic
2014-11-12 13:28:05 UTC
Created attachment 150453 [details]
stacktrace
Fixed in jet-main. http://hg.netbeans.org/jet-main/rev/500cded6aac7 http://hg.netbeans.org/nb-javac/rev/704feb24b75a Integrated into 'main-silver', will be available in build *201412030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress) Changeset: http://hg.netbeans.org/main-silver/rev/500cded6aac7 User: Dusan Balek <dbalek@netbeans.org> Log: Issues #248598, #248644, and #248861 fixed. |