[jdk11u-dev] RFR: 8222005: ClassRedefinition crashes with: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Matthias Baesken
mbaesken at openjdk.org
Thu Jun 27 06:45:19 UTC 2024
On Wed, 26 Jun 2024 14:55:22 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of [JDK-8222005](https://bugs.openjdk.org/browse/JDK-8222005) on top of https://github.com/openjdk/jdk11u-dev/pull/2816.
>
> 1. jvmtiRedefineClasses.cpp requires manual integration, but all hunks are integrated (1st commit).
> 2. `constantPoolHandle other_cp` needs to be removed, because it's replaced in new code (2nd commit).
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2817#pullrequestreview-2144390812
More information about the jdk-updates-dev
mailing list