[jdk8u-dev] RFR: 8309143: [8u] fix archiving inconsistencies in GHA

Paul Hohensee phh at openjdk.org
Thu Jun 22 22:23:09 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.

Lgtm.

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

Marked as reviewed by phh (Reviewer).

PR Review: https://git.openjdk.org/jdk8u-dev/pull/327#pullrequestreview-1494071151


More information about the jdk8u-dev mailing list