RFR: 8257651: LambdaEagerInit.java test failed in 2 different ways
Lois Foltan
lfoltan at openjdk.java.net
Fri Dec 4 17:03:14 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.
Looks good Calvin!
Lois
-------------
Marked as reviewed by lfoltan (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1616
More information about the hotspot-runtime-dev
mailing list