RFR(S): 8155964 - Create a set of tests for verifying the Minimal VM

Christian Tornqvist christian.tornqvist at oracle.com
Mon Aug 22 19:03:15 UTC 2016


Hi everyone,

 

Please review this change that adds a set of tests for the Minimal variant
of the JVM. The Minimal JVM is a subset that excludes some functionality,
the tests here are intended to test verify that trying to use this excluded
functionality doesn't lead to any unexpected errors/crashes.

 

Verified by running the tests on Linux ARMv7 and Linux x86.

 

Webrev:

http://cr.openjdk.java.net/~ctornqvi/webrev/8155964/webrev.00/

 

Bug (unfortunately not visible):

https://bugs.openjdk.java.net/browse/JDK-8155964

 

Thanks,

Christian

 



More information about the hotspot-runtime-dev mailing list