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

Kim Barrett kim.barrett at oracle.com
Wed Jan 13 23:13:31 UTC 2016


On Jan 13, 2016, at 11:32 AM, Erik Helin <erik.helin at oracle.com> 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

Looks good.



More information about the hotspot-dev mailing list