RFR: 8344830: [BACKOUT] JDK-8341334: CDS: Parallel relocation
Aleksey Shipilev
shade at openjdk.org
Fri Nov 22 07:06:29 UTC 2024
This caused failures in higher tier testing. We are backing this out to figure them out without blocking testing. This also backs out related ProblemList additions: [JDK-8344621](https://bugs.openjdk.org/browse/JDK-8344621). Both are clean `git revert`-s.
Additional testing:
- [x] Linux x86_64 server fastdebug, `runtime/cds`
-------------
Commit messages:
- Revert "8344621: ProblemList runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java"
- Revert "8341334: CDS: Parallel relocation"
Changes: https://git.openjdk.org/jdk/pull/22314/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22314&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344830
Stats: 338 lines in 7 files changed: 0 ins; 335 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/22314.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22314/head:pull/22314
PR: https://git.openjdk.org/jdk/pull/22314
More information about the hotspot-runtime-dev
mailing list