RFR: 8271170: Add unit test for what jpackage app launcher puts in the environment [v4]
Alexey Semenyuk
asemenyuk at openjdk.java.net
Wed Aug 11 21:00:51 UTC 2021
> Added jtreg test to verify jpackage launcher adds app dir to `java.library.path` system property.
> Removed unused test/jdk/tools/jpackage/apps/installer/Hello.java.
> Moved test/jdk/tools/jpackage/apps/image/Hello.java to test/jdk/tools/jpackage/apps/Hello.java.
Alexey Semenyuk has updated the pull request incrementally with one additional commit since the last revision:
dummy commit
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5056/files
- new: https://git.openjdk.java.net/jdk/pull/5056/files/27e82df3..3e7011e7
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5056&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5056&range=02-03
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/5056.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5056/head:pull/5056
PR: https://git.openjdk.java.net/jdk/pull/5056
More information about the core-libs-dev
mailing list