[jdk17u-dev] RFR: 8274753: ZGC: SEGV in MetaspaceShared::link_shared_classes
Goetz Lindenmaier
goetz at openjdk.org
Tue Oct 25 09:34:10 UTC 2022
On Mon, 24 Oct 2022 21:32:20 GMT, Rui Li <duke at openjdk.org> wrote:
>> Looked through the code, [JDK-8267189](https://bugs.openjdk.org/browse/JDK-8267189) introduces `handle_class_unloading`.
>>
>> It seems undoing this change `necessary changes for jdk17` as part of backporting `JDK-8267189` makes sense (?). Tested locally with simply `make images`, can build.
>
> Tested jtreg_tier1 with [current draft](https://github.com/openjdk/jdk17u-dev/pull/819/commits), failed at [TestUnloadClassError.java](https://github.com/openjdk/jdk17u-dev/blob/master/test/hotspot/jtreg/runtime/BadObjectClass/TestUnloadClassError.java)
Please don't comment in this old PR. Use the new one you opened.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/118
More information about the jdk-updates-dev
mailing list