RFR: 8344830: [BACKOUT] JDK-8341334: CDS: Parallel relocation
Jaikiran Pai
jpai at openjdk.org
Fri Nov 22 12:11:21 UTC 2024
On Fri, 22 Nov 2024 07:01:36 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> This caused failures in higher tier testing. We are backing this out to figure test failures 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`
I've verified that this backout merely reverts the original changes done for the following two issues:
https://bugs.openjdk.org/browse/JDK-8341334
https://bugs.openjdk.org/browse/JDK-8344621
Looks good to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22314#pullrequestreview-2454276997
More information about the hotspot-runtime-dev
mailing list