Integrated: 8288203: runtime/ClassUnload/UnloadTestWithVerifyDuringGC.java fails with release VMs
Jie Fu
jiefu at openjdk.java.net
Fri Jun 10 11:43:10 UTC 2022
On Fri, 10 Jun 2022 11:14:22 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> Please review this trivial patch.
> runtime/ClassUnload/UnloadTestWithVerifyDuringGC.java fails with release VMs due to 'VerifyDuringGC' is diagnostic.
> So let's move `-XX:+UnlockDiagnosticVMOptions` before 'VerifyDuringGC' to fix it.
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: 5d0e8b69
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5d0e8b698144a83025c6912520097f24128858f7
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8288203: runtime/ClassUnload/UnloadTestWithVerifyDuringGC.java fails with release VMs
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jdk/pull/9125
More information about the hotspot-gc-dev
mailing list