RFR: 8257651: LambdaEagerInit.java test failed in 2 different ways
Calvin Cheung
ccheung at openjdk.java.net
Fri Dec 4 17:10:13 UTC 2020
On Fri, 4 Dec 2020 16:46:30 GMT, Ioi Lam <iklam 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 to me.
Thanks @iklam and @lfoltan for the review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1616
More information about the hotspot-runtime-dev
mailing list