RFR: 8139256: Add Makefile target to run internal VM tests (original) (raw)

Erik Helin erik.helin at oracle.com
Fri Oct 9 08:35:26 UTC 2015


Hi all,

this small patch add a new top-level Makefile target: test-hotspot-internal. The target is just an easier way to run the unit tests in hotspot (the ones you execute by using the flag -XX:+ExecuteInternalVMTests).

Enhancement: https://bugs.openjdk.java.net/browse/JDK-8139256

Webrev:

Thanks, Erik



More information about the hotspot-dev mailing list