RFR: JDK-8078405 [TESTBUG] Heap decommit failed in TestShrinkAuxiliaryData tests
Thomas Schatzl
thomas.schatzl at oracle.com
Wed Apr 29 18:50:39 UTC 2015
Hi Eric,
On Tue, 2015-04-28 at 11:37 -0400, Eric Caspole wrote:
> Hi everybody, could I have reviews for this fix to a test case, to set
> up the arguments so that the required arguments in the source file are
> added to the cmd line after the ones from the outside environment. In
> this case the test would fail because this test does not work correctly
> when -XX:+ExplicitGCInvokesConcurrent is used.
>
> http://cr.openjdk.java.net/~ecaspole/JDK-8078405/00/webrev/
>
One thing: please add this bug id to the @bug line in the tests that use
that class. Otherwise it will be some searching how to verify the fix.
Looks good otherwise.
Thomas
More information about the hotspot-gc-dev
mailing list