On Fri, 17 Oct 2025 18:06:46 GMT, Alexey Semenyuk <[email protected]> wrote:
> Minor changes, no functional impact. > > - ApplicationBuilder: add externalApplication() and mainLauncherClassName() > methods > - `AppImageSigner.normalizeAppImageLayout()` -> > `AppImageSigner.copyWithUnresolvedAppImageLayout()` > - Add `JLinkRuntimeBuilder.ensureBaseModuleInModulePath()`; move code away > from StandardBundlerParam; remove redundant "warning.no.jdk.modules.found" > string ID > - Add `OverridableResource.probe()` method > - Remove dead and "odd" code from IOUtils This pull request has now been integrated. Changeset: 0522cf2e Author: Alexey Semenyuk <[email protected]> URL: https://git.openjdk.org/jdk/commit/0522cf2ed99a8ba800c5112fa913221b67230571 Stats: 241 lines in 13 files changed: 83 ins; 141 del; 17 mod 8370123: Minor jpackage refactoring Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/27873
