[jdk8u-dev] RFR: 8278794: Infinite loop in DeflaterOutputStream.finish()
    Yuri Nesterenko 
    yan at openjdk.org
       
    Wed Aug 21 15:00:08 UTC 2024
    
    
  
On Wed, 21 Aug 2024 11:51:03 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:
> This is a second fix after "8193682: Infinite loop in ZipOutputStream.close()".  Again, clean after 8193682 in code part, using jdk11 form as a prototype. The test added in the original fix had an issue  fixed later in 8284771. Test is included in that fixed form. The issue 8284771 will be added to the commit message.
Tests failures are unrelated: on macOS/hotspot it is again https://github.com/openjdk/jdk8u-dev/pull/544 it seems, and everything else is a certificate validation issue.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/565#issuecomment-2302268041
    
    
More information about the jdk8u-dev
mailing list