https://bugs.openjdk.java.net/browse/JDK-8062800
Henri Tremblay
henri at tremblay.pro
Wed Aug 26 01:57:25 UTC 2015
Hi,
I keep hitting what seems to be this bug when compiling JMH:
https://bugs.openjdk.java.net/browse/JDK-8067747
It occurs during the Maven compilation and shows this exception:
Occasional java.lang.IllegalStateException: endPosTable already set
It seems to be systematic when I do a `mvn clean install` and then `mvn
install`. All the later will fail.
Has anyone encountered this issue and found a workaround?
Mac OSX 10.10.5
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
Maven 3.3.3
maven-compiler-plugin 3.2
Thanks
Henri
More information about the jmh-dev
mailing list