RFR: 8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL [v2]

Matias Saavedra Silva matsaave at openjdk.org
Wed Sep 4 16:29:51 UTC 2024


> Since [JDK-8336856](https://bugs.openjdk.org/browse/JDK-8336856), `java -Xshare:dump` reports a warning where a dynamically generated class, java/lang/invoke/BoundMethodHandle$Species_LLLL, is excluded. This patch silently excludes the class as it cannot be archived. Verified with tier x-y tests

Matias Saavedra Silva has updated the pull request incrementally with two additional commits since the last revision:

 - Updated test copyright
 - Added to test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20799/files
  - new: https://git.openjdk.org/jdk/pull/20799/files/41917d77..df490051

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20799&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20799&range=00-01

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/20799.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20799/head:pull/20799

PR: https://git.openjdk.org/jdk/pull/20799


More information about the hotspot-dev mailing list