[jdk25u-dev] Integrated: 8359707: Add classfile modification code to RedefineClassHelper

Aleksey Shipilev shade at openjdk.org
Wed Dec 17 10:42:57 UTC 2025


On Tue, 16 Dec 2025 14:58:47 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> [CODETOOLS-7904109](https://bugs.openjdk.org/browse/CODETOOLS-7904109) shows there is apparently a jtreg 8.0 bug, which manifests as intermittent failure in this test. Luckily, mainline have already done the patch that does not step on this bug. This is also why we only see it in 25u now: mainline did the patch first, then upgraded the jtreg, so it got saved by accident :)
> 
> Additional testing:
>  - [x] MacOS AArch64 server fastdebug, 100x, affected test fails intermittently before the patch, passes with it

This pull request has now been integrated.

Changeset: ed1618f1
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/ed1618f160cb5c0ded6489b5490a2f451019e500
Stats:     91 lines in 2 files changed: 44 ins; 43 del; 4 mod

8359707: Add classfile modification code to RedefineClassHelper

Backport-of: e7a450038a47a76d2e616ebce2a7fa8a51e36ea4

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

PR: https://git.openjdk.org/jdk25u-dev/pull/94


More information about the jdk-updates-dev mailing list