running mvn install on jcstress:0.3 source w/ JDK 9-ea+165 in JAVA_HOME fails on constructing Javadoc information due to missed sun.misc.Contended class. it seems to be caused by moving sun.misc package to jdk.unsupported module, therefore javadoc does not use classes for sun.misc package from classpath.
- relates to
-
CODETOOLS-7901973 JOL would not build with JDK EA 9b168
-
- Resolved
-