[jdk8u-dev] Integrated: 8240235: jdk.test.lib.util.JarUtils updates jar files incorrectly

Roman Marchenko rmarchenko at openjdk.org
Wed Mar 26 14:49:29 UTC 2025


On Mon, 24 Mar 2025 15:21:58 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> This is backport of "8240235: jdk.test.lib.util.JarUtils updates jar files incorrectly", needed for backporting "8309841: Jarsigner should print a warning if an entry is removed", see https://github.com/openjdk/jdk8u-dev/pull/635
> 
> Original patch does not apply cleanly to jdk8, fixed minor conflict as `public static void updateJarFile(Path jarfile, Path dir, Path... files)` doesn't exist in jdk8.

This pull request has now been integrated.

Changeset: 69d9a2f4
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/69d9a2f4bdf1a60e38bda9e69f83c676d963454e
Stats:     15 lines in 1 file changed: 13 ins; 0 del; 2 mod

8240235: jdk.test.lib.util.JarUtils updates jar files incorrectly

Reviewed-by: andrew
Backport-of: 2a791467919c9df9869e6fe1e57df0a5caa90d8f

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

PR: https://git.openjdk.org/jdk8u-dev/pull/640


More information about the jdk8u-dev mailing list