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

ExE Boss duke at openjdk.org
Tue Sep 3 20:12:35 UTC 2024


On Fri, 30 Aug 2024 18:39:11 GMT, Chen Liang <liach at openjdk.org> wrote:

> Is it possible for us at java.lang.invoke to enhance the `GenerateJliClassesHelper` to generate this class? I can look into it.

`GenerateJLIClassesPlugin`/`Helper` is fine, all that needs to be updated is the [`HelloClasslist`] script to hit the code path which generates `BoundMethodHandle$Species_LLLL`.

[`HelloClasslist`]: https://github.com/openjdk/jdk/blob/master/make/jdk/src/classes/build/tools/classlist/HelloClasslist.java

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

PR Comment: https://git.openjdk.org/jdk/pull/20799#issuecomment-2322857366


More information about the hotspot-dev mailing list