RFR: 8309303: jdk/internal/misc/VM/RuntimeArguments test ignores jdk/internal/vm/options

Mandy Chung mchung at openjdk.org
Thu Jun 8 19:23:45 UTC 2023


On Thu, 8 Jun 2023 19:01:37 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> I can confirm the change works on GraalVM but it would make sense to also test it directly in the JDK by creating a test JDK image with jlink that includes VM options.

Already exists.  `test/jdk/tools/jlink/plugins/AddOptionsPluginTest.java`

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

PR Comment: https://git.openjdk.org/jdk/pull/14383#issuecomment-1583201049


More information about the core-libs-dev mailing list