RFR: 8334057: JLinkReproducibleTest.java support receive test.tool.vm.opts [v2]
SendaoYan
syan at openjdk.org
Fri Jul 12 07:39:11 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19669/files
- new: https://git.openjdk.org/jdk/pull/19669/files/60e746fd..89418239
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19669&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19669&range=00-01
Stats: 1 line in 1 file changed: 0 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
More information about the core-libs-dev
mailing list