Integrated: 8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL

Matias Saavedra Silva matsaave at openjdk.org
Wed Sep 4 20:52:25 UTC 2024


On Fri, 30 Aug 2024 18:05:24 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 1-5 tests

This pull request has now been integrated.

Changeset: d4dfa012
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d4dfa0127f4d51c8127c5d4dfe3b58c09500e80f
Stats:     12 lines in 2 files changed: 8 ins; 0 del; 4 mod

8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL

Reviewed-by: iklam, ccheung

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

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


More information about the hotspot-dev mailing list