[jdk17u-dev] RFR: 8276177: nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption failed with "assert(def_ik->is_being_redefined()) failed: should be being redefined to get here"
Goetz Lindenmaier
goetz at openjdk.java.net
Tue Dec 21 11:15:22 UTC 2021
On Mon, 20 Dec 2021 16:05:30 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> A clean backport for parity with Oracle 17.0.3.
>
> Test:
>
> - [x] nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption now passed.
Hi,
the backport is not really clean. The ProblemList patch was omitted because the Test was not ProblemListed in 17.
But the changes to code are clean.
-------------
Marked as reviewed by goetz (Reviewer).
PR: https://git.openjdk.java.net/jdk17u-dev/pull/15
More information about the jdk-updates-dev
mailing list