RFR: 8147597: Always execute test functions in InternalVMTests
Mikael Gerdin
mikael.gerdin at oracle.com
Tue Jan 19 10:49:42 UTC 2016
Hi Erik,
On 2016-01-19 11:48, Erik Helin wrote:
> Hi all,
>
> this patch moves an check if G1 is enabled from InternalVMTests::run and
> instead performs the check in the tests themselves. This makes the code
> in InternalVMTests::run cleaner and also enables future enhancements.
>
> Enhancement:
> https://bugs.openjdk.java.net/browse/JDK-8147597
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8147597/00/
Seems okay to me.
/Mikael
>
> Testing:
> - Running `make test-hotspot-internal` locally
> - JPRT
>
> Thanks,
> Erik
>
More information about the hotspot-gc-dev
mailing list