RFR: 8146994: Move internal vm tests to a separate file
Coleen Phillimore
coleen.phillimore at oracle.com
Wed Jan 13 16:46:09 UTC 2016
This looks good. Now we can find them more easily.
Coleen
On 1/13/16 11:32 AM, 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