On Wed, 25 Feb 2026 02:14:33 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. This pull request has now been integrated. Changeset: 284d1310 Author: Alexey Semenyuk <[email protected]> URL: https://git.openjdk.org/jdk/commit/284d1310d059764b5fb887d4693af623c2f7e89a Stats: 179 lines in 22 files changed: 97 ins; 28 del; 54 mod 8378876: jpackage: facilitate testing with mocks Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/29908
