RFR (XXS): 8144583: Test sanity/ExecuteInternalVMTests.java fails
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Thu Dec 3 14:22:33 UTC 2015
Looks good!
/Jesper
Den 3/12/15 kl. 15:03, skrev Thomas Schatzl:
> Hi all,
>
> can I have reviews for this removal of an internal VM test that is
> susceptible to races with the application? It uses some global data
> structures (the PRT free list), and depending on the activity of the
> application, the guarantee in there may fail.
>
> As fix I removed the test completely. There is no way this issue can be
> fixed with a reasonable effort, and that part of the remset code is
> planned to be removed anyway.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8144583
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8144583/webrev/
> Testing:
> local builds
>
> Thanks,
> Thomas
>
More information about the hotspot-gc-dev
mailing list