Hi all, Currently, the testcase `test/jdk/tools/jlink/JLinkReproducibleTest.java` doesn't receive jvm options from jtreg. I think it's necessory to receive jvm options from jtreg. The change has been verified, only change the testacase, the risk is low.
------------- Commit messages: - 8334057: JLinkReproducibleTest.java support receive test.tool.vm.opts Changes: https://git.openjdk.org/jdk/pull/19669/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19669&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8334057 Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/19669.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/19669/head:pull/19669 PR: https://git.openjdk.org/jdk/pull/19669
