RFR: 8349009: JVM fails to start when AOTClassLinking is used with unverifiable old classes [v2]
Ioi Lam
iklam at openjdk.org
Thu Jan 30 03:27:34 UTC 2025
On Thu, 30 Jan 2025 03:15:08 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Fixed copyright
>> - Fixed typo
>
> test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BadOldClassA.jasm line 4:
>
>> 2: * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
>> 3: * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
>> 4: */
>
> Header in 2 new tests should be open one, I think.
I fixed the copyright.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23361#discussion_r1934956413
More information about the hotspot-runtime-dev
mailing list