[jdk8u-dev] RFR: 8309143: [8u] fix archiving inconsistencies in GHA
Severin Gehwolf
sgehwolf at openjdk.org
Fri Jul 7 09:08:02 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.
OK
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR Review: https://git.openjdk.org/jdk8u-dev/pull/327#pullrequestreview-1518397852
More information about the jdk8u-dev
mailing list