On Mon, 2 Mar 2026 21:53:17 GMT, Alexey Semenyuk <[email protected]> wrote:
>> - 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]> Looks good. ------------- Marked as reviewed by almatvee (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/29908#pullrequestreview-3885080136
