On Wed, 22 Apr 2026 00:05:59 GMT, Alexey Semenyuk <[email protected]> wrote:
>> Assorted jpackage tests fixes: >> - Fix `JPackageCommand.isFakeRuntime()` on macOS: it failed to identify >> fully functional runtime, marking all runtimes "fake"; >> - Add a test for the ExceptionBox class and get 100% coverage of the >> "jdk.jpackage.internal.util.function" package; >> - DottedVersionTest: add coverage for `DottedVersion.getComponentsCount()`; >> - AppVersionTest.java: add validation to the parameter of AppTestSpec ctor; >> - JPackageCommand.java: make `DEFAULT_RUNTIME_IMAGE` field private; >> - Convert "switch" statements to expressions and drop redundant "default" >> clauses where applicable. >> >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Alexey Semenyuk has updated the pull request incrementally with one > additional commit since the last revision: > > Update copyright year Looks good. ------------- Marked as reviewed by almatvee (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30510#pullrequestreview-4151651033
