[jdk8u-dev] Integrated: 8309143: [8u] fix archiving inconsistencies in GHA
Zdenek Zambersky
zzambers at openjdk.org
Mon Jul 10 11:28:14 UTC 2023
On Tue, 30 May 2023 22:10:44 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:
> There are few inconsistencies when it comes to packing/unpacking of JDK in GHA. Tar archives are not gzipped despite use `.tar.gz` extension. Zip JDK archives on windows are being extracted by tar. These inconsistencies do not cause failures, but better to fix them. Affects JDK 8 only.
This pull request has now been integrated.
Changeset: 108003eb
Author: Zdenek Zambersky <zzambers at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/108003eb378c7b830119bb7ae41d3a40fcd0809e
Stats: 14 lines in 1 file changed: 0 ins; 0 del; 14 mod
8309143: [8u] fix archiving inconsistencies in GHA
Reviewed-by: phh, sgehwolf
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/327
More information about the jdk8u-dev
mailing list