RFR: 8359756: Bug in RuntimePackageTest.testName test

Alexey Semenyuk asemenyuk at openjdk.org
Mon Aug 4 13:57:09 UTC 2025


On Sun, 3 Aug 2025 22:46:34 GMT, Alexey Semenyuk <asemenyuk at 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.

@sashamatveev PTAL

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

PR Comment: https://git.openjdk.org/jdk/pull/26607#issuecomment-3150814486


More information about the core-libs-dev mailing list