On Fri, 12 Jul 2024 07:39:11 GMT, SendaoYan <s...@openjdk.org> wrote:
>> 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. >> Fix solution similar to >> [JDK-8157850](https://bugs.openjdk.org/browse/JDK-8157850), the change has >> been verified, only change the testacase, the risk is low. > > SendaoYan has updated the pull request incrementally with one additional > commit since the last revision: > > make variable TOOL_VM_OPTIONS to private Thanks for the review and the testing. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19669#issuecomment-2226824048