RFR: 8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL [v2]
Calvin Cheung
ccheung at openjdk.org
Wed Sep 4 20:17:20 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
Looks good.
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20799#pullrequestreview-2281153917
More information about the hotspot-dev
mailing list