JDK-8075308 : apt-maven-plugin:1.1.3:process (default)
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 7u76
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_7
  • CPU: x86_64
  • Submitted: 2015-03-13
  • Updated: 2015-06-16
  • Resolved: 2015-06-16
Related Reports
Relates :  
Description
FULL PRODUCT VERSION :
jdk1.6.4

ADDITIONAL OS VERSION INFORMATION :
Windows 7 x64

EXTRA RELEVANT SYSTEM CONFIGURATION :
apt-maven-plugin:1.1.3:process (default) 

A DESCRIPTION OF THE PROBLEM :
ava Developer Connection (http://java.sun.com/webapps/bugreport) ��������� Bug���������������������������������������������������������������������
java.lang.IllegalStateException: endPosTable already set
	at com.sun.tools.javac.util.DiagnosticSource.setEndPosTable(DiagnosticSource.java:136)
	at com.sun.tools.javac.util.Log.setEndPosTable(Log.java:350)
	at com.sun.tools.javac.main.JavaCompiler.parse(JavaCompiler.java:667)
	at com.sun.tools.javac.main.JavaCompiler.parseFiles(JavaCompiler.java:950)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.<init>(JavacProcessingEnvironment.java:892)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.next(JavacProcessingEnvironment.java:921)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1187)
	at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1170)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:856)
	at com.sun.tools.javac.main.Main.compile(Main.java:523)
	at com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:129)
	at com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:138)
	at com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:67)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

REGRESSION.  Last worked in version 6u45


REPRODUCIBILITY :
This bug can be reproduced always.


Comments
Closing this as cannot reproduce. - There is no response from the submitter within stipulated time - Not enough information to proceed Note: We may reopen this report if we get any update in future.
16-06-2015

This looks like a duplicate of JDK-8067747. I have written back to the submitter requesting more information including any test case to reproduce this information.
17-03-2015