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 22:08:04 UTC 2021


Hi, Please review

  The integration of JDK-8255493 caused test case ParallelLambdaLoad failed which not found in mach5 pre-integration test. To fix the issue need more time, so decided to backout the original fix.

Tests: local jtreg on runtime/cds/appcds
           tier1,tier2,tier3,tier4 (in progressing)

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/3928/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3928&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266765
  Stats: 282 lines in 11 files changed: 23 ins; 224 del; 35 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3928.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3928/head:pull/3928

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


More information about the hotspot-runtime-dev mailing list