On Tue, 14 Feb 2023 20:08:47 GMT, Alan Bateman <al...@openjdk.org> wrote:
>I don't think we have a good handle on the issue. It's clear that this zlib >implementation is a bit different but I'm concerned that your proposed change >to the test is masking an issue. I say this because the check method is >changed to not use the out1 and out2 as the test intended. I'm also concerned >that the code fragment you pasted may be the combination of two patches, I >can't otherwise explain the ArrayIndexOutOfBoundsException you reported. Would >it be possible to re-run with the follow change as I'm like to see again what >the failure is: After reverting all of my changes, I applied your patch and I got time limit error, probably because of some inf-loop ? result: Error. Agent error: java.lang.Exception: Agent 2 timed out with a timeout of 480 seconds; check console log for any additional details ------------- PR: https://git.openjdk.org/jdk/pull/12283