On Mon, 18 Jul 2022 16:15:26 GMT, Calvin Cheung <cche...@openjdk.org> wrote:

>> Ioi Lam has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   fixed typo
>
> test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java
>  line 41:
> 
>> 39: 
>> 40: import jdk.test.lib.cds.CDSOptions;
>> 41: import jdk.test.lib.cds.CDSTestUtils;
> 
> Extra import statements?

Fixed.

> test/hotspot/jtreg/runtime/cds/appcds/test-classes/pkg2/Child.jcod line 59:
> 
>> 57: //
>> 58: // Javac in JDK 17 generates a public method for accessing the protected 
>> method
>> 59: // in the base class. As a result, InnerClassLambdaMetafactory will no 
>> generate
> 
> typo no -> not?

Fixed.

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

PR: https://git.openjdk.org/jdk19/pull/146

Reply via email to