[jdk17u-dev] RFR: 8256811: Delayed/missed jdwp class unloading events [v4]

Andrew Dinn adinn at openjdk.org
Thu Oct 27 16:22:34 UTC 2022


On Thu, 27 Oct 2022 13:24:18 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Thanks, the reasoning is fine, but it usually goes into the JBS issue.
> I copied it there.

@GoeLin Apologies for my all too obviously rusty knowledge of the backport process and many thanks for fixing up my mistakes. Clearly, I have been spending too much time working on the GraalVM project.

@gnu-andrew Thanks for checking all the PRs. The test failures on this PR don't seem to be anything to do with the changes in the patch. The Windows one appears to be a (transient?) download failure during the gate run. The Mac failures are all timeouts (in TestUnsignedByteCompare1, TestTrichotomyExpressions and TestLinearScanOrderMain, none of which will can anything to do with this change). Is another run needed? If so is there a simple way to force that to happen?

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

PR: https://git.openjdk.org/jdk17u-dev/pull/635


More information about the jdk-updates-dev mailing list