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

Ioi Lam iklam at openjdk.org
Wed Sep 4 19:31:19 UTC 2024


On Wed, 4 Sep 2024 16:29:51 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

>> 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

LGTM

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

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20799#pullrequestreview-2281070412


More information about the hotspot-dev mailing list