RFR: 8146994: Move internal vm tests to a separate file

Mikael Vidstedt mikael.vidstedt at oracle.com
Wed Jan 13 23:27:57 UTC 2016


Beautiful!

Cheers,
Mikael

On 2016-01-13 08:32, Erik Helin wrote:
> Hi all,
>
> this patch moves the internal vm tests (the ones executed via
> -XX:+ExecuteInternalVMTests) to new files:
> utilities/internalVMTests.{hpp,cpp}
>
> Please note that this patch only moves the tests (and adds includes
> required to build) on purpose, I have more patches coming that cleans up
> the internal vm tests a bit.
>
> Enhancement:
> https://bugs.openjdk.java.net/browse/JDK-8146994
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8146994/00/
>
> Testing:
> - Running test locally
> - Running tests in JPRT
>
> Thanks,
> Erik



More information about the hotspot-dev mailing list