[jdk8u-dev] RFR: 8309143: [8u] fix archiving inconsistencies in GHA
    Zdenek Zambersky 
    zzambers at openjdk.org
       
    Mon Jul 10 11:28:12 UTC 2023
    
    
  
On Fri, 7 Jul 2023 09:05:28 GMT, Severin Gehwolf <sgehwolf 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
@jerboaa thanks
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/327#issuecomment-1628766691
    
    
More information about the jdk8u-dev
mailing list