RFR: 8253496: [BACKOUT] JDK-8253208 Move CDS related code to a separate class
Ioi Lam
iklam at openjdk.java.net
Tue Sep 22 19:57:51 UTC 2020
Please review this BACKOUT for tier-1 failures. I have tested all CDS tests locally on Linux-x64, including the failed
DeterministicDump.java.
I would like to apply for the "trivial" rule since this is a simple backout for tier-1 failures.
I executed the command:
git revert c1df13b855984dc2197c0561f7a50c7a5a731dd9
and them manually fixed the conflict with 7b860120e130c13de8ba543a8706c9ecdeab468b.
-------------
Commit messages:
- [BACKOUT] JDK-8253208 Move CDS related code to a separate class
Changes: https://git.openjdk.java.net/jdk/pull/308/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=308&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8253496
Stats: 156 lines in 22 files changed: 53 ins; 57 del; 46 mod
Patch: https://git.openjdk.java.net/jdk/pull/308.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/308/head:pull/308
PR: https://git.openjdk.java.net/jdk/pull/308
More information about the core-libs-dev
mailing list