Loading... (original) (raw)
After fix of JDK-8029809, this test start fail on macosx_x86-64 and windows: java.lang.Error: Unable to locate 'libjvm.so'
Before fix of JDK-8029809, this test was skipped on these platforms (thus result show pass) in jdk8, see previous jdk8 result:
macosx_x86-64
----------System.out:(1/74)----------
Test not designed to run on this operating system (Mac OS X), skipping...
----------System.err:(1/15)----------
STATUS:Passed.
windows:
----------System.out:(1/80)----------
Test not designed to run on this operating system (Windows Vista), skipping...
----------System.err:(1/16)----------
STATUS:Passed.