Integrated: 8257651: LambdaEagerInit.java test failed in 2 different ways

Calvin Cheung ccheung at openjdk.java.net
Fri Dec 4 17:10:15 UTC 2020


On Fri, 4 Dec 2020 02:23:20 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple change for fixing the 2 issues as described in the bug report.
> 
> - exclude the test from the hotspot_appcds_dynamic test group.
> 
> - compile Asserts.java so that the class file will be located under the following dir `.../JTwork/classes/.../runtime/cds/appcds/LambdaEagerInit.d/jdk/test/lib/`
> 
> Passed hs-tier4 tests.

This pull request has now been integrated.

Changeset: d8ac76fa
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d8ac76fa
Stats:     2 lines in 2 files changed: 2 ins; 0 del; 0 mod

8257651: LambdaEagerInit.java test failed in 2 different ways

Reviewed-by: iklam, lfoltan

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

PR: https://git.openjdk.java.net/jdk/pull/1616


More information about the hotspot-runtime-dev mailing list