Integrated: 8289258: ProblemList some failing custom loader tests with ZGC

Calvin Cheung ccheung at openjdk.org
Tue Jun 28 05:25:48 UTC 2022


On Tue, 28 Jun 2022 05:13:02 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Problem listing the following tests in ProblemList-zgc.txt since they only failed with ZGC. See [JDK-8289257](https://bugs.openjdk.org/browse/JDK-8289257) for details.
> 
> - runtime/cds/appcds/customLoader/HelloCustom.java 
> - runtime/cds/appcds/customLoader/HelloCustom_JFR.java 
> - runtime/cds/appcds/dynamicArchive/HelloDynamicCustomUnload.java

This pull request has now been integrated.

Changeset: 33369719
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/33369719b2e39bddd4a1b7f300f36506306b03fa
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8289258: ProblemList some failing custom loader tests with ZGC

Reviewed-by: dholmes

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

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


More information about the hotspot-runtime-dev mailing list