RFR: 8266765: [BACKOUT] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive

Yumin Qi minqi at openjdk.java.net
Fri May 7 23:22:32 UTC 2021


Hi, Please review
  JDK-8255493 integration caused failures tier2/tier3 on test ParallelLambdaLoad.java which not caught in pre-integration tests. Since fix need more time, decided to back out the original fix.
  Tests: tier1,tier2,tier3,tier4

Thanks
Yumin

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

Commit messages:
 - 8266765: [BACKOUT] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive

Changes: https://git.openjdk.java.net/jdk/pull/3932/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3932&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266765
  Stats: 285 lines in 11 files changed: 25 ins; 226 del; 34 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3932.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3932/head:pull/3932

PR: https://git.openjdk.java.net/jdk/pull/3932


More information about the hotspot-runtime-dev mailing list