RFR: 8342303: Segfault in update_inherited_vtable: AppCDS, old bytecode, and redefineClasses [v7]

Calvin Cheung ccheung at openjdk.org
Thu Nov 7 05:28:47 UTC 2024


On Tue, 5 Nov 2024 02:49:38 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove extra import and "@build" entries
>
> LGTM

@iklam, @coleenp, @dholmes-ora,
I've noticed some failures from tier3 testing due to the jdk/test/lib/compiler/InMemoryJavaCompiler class not found. So I added the class to the "@build" command of the affected tests.
Please re-review. Probably one re-review is enough.
Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/21667#issuecomment-2461346477


More information about the hotspot-runtime-dev mailing list