[jdk21u] RFR: 8364258: ThreadGroup constant pool serialization is not normalized
Johannes Bechberger
jbechberger at openjdk.org
Tue Oct 21 12:30:57 UTC 2025
This is a backport of JDK-8364258: ThreadGroup constant pool serialization is not normalized
The original patch didn't apply cleanly because of CPU-time sampler related changes in the same code areas that came in with JDK 25.
Tested it in SapMachine's internal queue.
-------------
Commit messages:
- Add precompiled
- Backport 8364258
Changes: https://git.openjdk.org/jdk21u/pull/475/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=475&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8364258
Stats: 939 lines in 12 files changed: 436 ins; 483 del; 20 mod
Patch: https://git.openjdk.org/jdk21u/pull/475.diff
Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/475/head:pull/475
PR: https://git.openjdk.org/jdk21u/pull/475
More information about the jdk-updates-dev
mailing list