On Sun, 3 Aug 2025 22:46:34 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> - Fix `RuntimePackageTest.testName()` test case. > - Add `RuntimePackageTest.testFromBundle()` to cover the case of building a > runtime package from a bundle on macOS. This test case was available in > [SigningRuntimeImagePackageTest > test](https://github.com/openjdk/jdk/blob/fc4755535d61c2fd4d9a2c9a673da148f742f035/test/jdk/tools/jpackage/macosx/SigningRuntimeImagePackageTest.java#L170), > which is not a part of the standard test runs. This pull request has now been integrated. Changeset: 6b360ac9 Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6b360ac99af356613c6dd2cad0c2c84c5737519d Stats: 151 lines in 2 files changed: 77 ins; 34 del; 40 mod 8359756: Bug in RuntimePackageTest.testName test Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/26607