[jdk21u-dev] Integrated: 8311076: RedefineClasses doesn't check for ConstantPool overflow

Rui Li duke at openjdk.org
Fri Sep 12 15:52:41 UTC 2025


On Tue, 9 Sep 2025 01:40:07 GMT, Rui Li <duke at openjdk.org> wrote:

> A clean patch for https://bugs.openjdk.org/browse/JDK-8311076
> 
> This patch adds u2 overflow check when merging constant pools. Tests are running. In tip for over a year.

This pull request has now been integrated.

Changeset: 52cd4fee
Author:    Rui Li <ruiamzn at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/52cd4fee204c654fdb674af00c01b7bba39f8221
Stats:     7 lines in 1 file changed: 6 ins; 0 del; 1 mod

8311076: RedefineClasses doesn't check for ConstantPool overflow

Backport-of: e33d8a219811930492e684e19a73dadb09590052

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2160


More information about the jdk-updates-dev mailing list