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 216357 - Throwable at com.sun.tools.javac.util.DiagnosticSource.setEndPosTable
Summary: Throwable at com.sun.tools.javac.util.DiagnosticSource.setEndPosTable
Status: RESOLVED DUPLICATE of bug 213011
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-03 10:16 UTC by Petr Cyhelsky
Modified: 2012-08-09 18:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191263


Attachments
stacktrace (4.14 KB, text/plain)
2012-08-03 10:16 UTC, Petr Cyhelsky
Details
stacktrace (4.17 KB, text/plain)
2012-08-03 14:24 UTC, Sergey Petrov
Details
stacktrace (4.15 KB, text/plain)
2012-08-06 13:24 UTC, Petr Cyhelsky
Details
stacktrace (4.14 KB, text/plain)
2012-08-06 13:27 UTC, Petr Cyhelsky
Details
stacktrace (4.00 KB, text/plain)
2012-08-06 14:06 UTC, Exceptions Reporter
Details
stacktrace (4.00 KB, text/plain)
2012-08-09 18:09 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-08-03 10:16:20 UTC
Build: NetBeans IDE Dev (Build 201207300002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b09, Java(TM) SE Runtime Environment, 1.7.0_06-ea-b20
OS: Linux

Stacktrace: 
java.lang.Throwable
   at com.sun.tools.javac.util.DiagnosticSource.setEndPosTable(DiagnosticSource.java:139)
   at com.sun.tools.javac.util.Log.setEndPosTable(Log.java:237)
   at com.sun.tools.javac.main.JavaCompiler.parse(JavaCompiler.java:640)
   at com.sun.tools.javac.main.JavaCompiler.parseFiles(JavaCompiler.java:929)
   at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.<init>(JavacProcessingEnvironment.java:920)
   at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.next(JavacProcessingEnvironment.java:948)
Comment 1 Petr Cyhelsky 2012-08-03 10:16:24 UTC
Created attachment 122710 [details]
stacktrace
Comment 2 Sergey Petrov 2012-08-03 14:24:44 UTC
Created attachment 122722 [details]
stacktrace
Comment 3 Petr Cyhelsky 2012-08-06 13:24:46 UTC
Created attachment 122784 [details]
stacktrace
Comment 4 Exceptions Reporter 2012-08-06 13:24:52 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=191263
Comment 5 Petr Cyhelsky 2012-08-06 13:27:44 UTC
Created attachment 122785 [details]
stacktrace
Comment 6 Exceptions Reporter 2012-08-06 13:27:49 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=191263
Comment 7 Exceptions Reporter 2012-08-06 14:06:46 UTC
Created attachment 122797 [details]
stacktrace
Comment 8 Dusan Balek 2012-08-08 07:47:03 UTC

*** This bug has been marked as a duplicate of bug 213011 ***
Comment 9 Exceptions Reporter 2012-08-09 18:09:46 UTC
Created attachment 122950 [details]
stacktrace