RFR: 8356125: Interned strings are omitted from AOT cache [v2]
Ioi Lam
iklam at openjdk.org
Thu May 8 04:17:37 UTC 2025
On Wed, 7 May 2025 18:12:49 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Improved test case
>
> test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/GeneratedInternedString.java line 39:
>
>> 37: */
>> 38:
>> 39: import java.lang.invoke.MethodType;
>
> This seems unused.
Fixed.
> test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/GeneratedInternedString.java line 41:
>
>> 39: import java.lang.invoke.MethodType;
>> 40: import jdk.test.lib.cds.SimpleCDSAppTester;
>> 41: import jdk.test.lib.helpers.ClassFileInstaller;
>
> This seems unused.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25026#discussion_r2078852475
PR Review Comment: https://git.openjdk.org/jdk/pull/25026#discussion_r2078852456
More information about the hotspot-dev
mailing list