[jdk21u-dev] RFR: 8335912: Add an operation mode to the jar command when extracting to not overwriting existing files
Goetz Lindenmaier
goetz at openjdk.org
Tue Dec 3 22:10:43 UTC 2024
On Fri, 22 Nov 2024 21:08:42 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> Clean backport of jar tool enhancement from JDK23
>
> JTREG tests passed
GHA failure
One is the well known wget error, unrelated.
The other is a jtreg failure, serviceability/sa/CDSJMapClstats.java fails.
ACtually it throws SIGBUS, and then terminates with
IOException: LingeredApp terminated with non-zero exit code 137
I would not expect this change to affect CDSJMapClstats, but please have a second look and best restart this test.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1177#issuecomment-2515650684
More information about the jdk-updates-dev
mailing list