Integrated: 8289997: gc/g1/TestVerificationInConcurrentCycle.java fails due to use of debug-only option

Thomas Schatzl tschatzl at openjdk.org
Fri Jul 8 08:52:56 UTC 2022


On Fri, 8 Jul 2022 08:33:02 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this change that fixes failures in product VMs due to use of a debug-only verification option?
> 
> The change has the VM ignore that option as needed.
> 
> Thanks,
>   Thomas
> 
> Testing: local testing

This pull request has now been integrated.

Changeset: f1967cfa
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f1967cfaabb30dba82eca0ab028f43020fe50c2b
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8289997: gc/g1/TestVerificationInConcurrentCycle.java fails due to use of debug-only option

Reviewed-by: lkorinth

-------------

PR: https://git.openjdk.org/jdk/pull/9424



More information about the hotspot-gc-dev mailing list