> - Decouple jpackage implementation and test helpers from the current OS: 
> replace OperatingSystem.current() calls with parameters and/or fields of type 
> jdk.internal.util.OperatingSystem where feasible.
>  - Support running jpackage without making it run actual packaging. jpackage 
> will exit after it parses the command line, validates the options, and builds 
> a model.

Alexey Semenyuk has updated the pull request incrementally with one additional 
commit since the last revision:

  Update test/jdk/tools/jpackage/helpers/jdk/jpackage/test/AppImageFile.java
  
  Co-authored-by: Andrey Turbanov <[email protected]>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29908/files
  - new: https://git.openjdk.org/jdk/pull/29908/files/5ba24c00..92c2cb15

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29908&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29908&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/29908.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29908/head:pull/29908

PR: https://git.openjdk.org/jdk/pull/29908

Reply via email to