Currently, the method handles dump archive whitelist and the runtime setup required list are hardcoded in hotspot. We can convert these to instanceKlassFlags derived from jdk.internal.vm.annotation, which can simplify our further maintenance when there are changes to java.lang.invoke and friends.
Since this is closely tied to actively-developed core libraries, this will be delivered to mainline instead of leyden premain.
Since this is closely tied to actively-developed core libraries, this will be delivered to mainline instead of leyden premain.
- links to
-
Review(master) openjdk/jdk/25922