RFR: 8314250: CDS dump error message: Invoker type parameter must start and end with Object: L3I_L [v2]

Calvin Cheung ccheung at openjdk.org
Mon Mar 11 18:24:22 UTC 2024


On Fri, 8 Mar 2024 15:58:16 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   @iklam comments and copyright update
>
> src/java.base/share/classes/java/lang/invoke/GenerateJLIClassesHelper.java line 28:
> 
>> 26: package java.lang.invoke;
>> 27: 
>> 28: //import jdk.internal.misc.CDS;
> 
> This line can be removed.

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17953#discussion_r1520232066


More information about the core-libs-dev mailing list