[Jamvm-general] IcedTea7 --enable-jamvm builds broken, missing JVM_GetTemporaryDirectory impl.
Brought to you by:
rlougher
From: Xerxes R. <xe...@za...> - 2015-01-12 09:51:51
|
OpenJDK: JVM_GetTemporaryDirectory 8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms The OpenJDK internal class sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile Has been updated to use JVM_GetTemporaryDirectory in OpenJDK 8 and 9. JamVM do not support the jvmstat framework thus this is left unimplemented. The attached JamVM path fixes the build. http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2172 |