[jdk17u-dev] RFR: 8256811: Delayed/missed jdwp class unloading events [v4]
Andrew Dinn
adinn at openjdk.org
Mon Sep 12 18:25:42 UTC 2022
On Mon, 12 Sep 2022 14:22:39 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> correct type
>
> Next step is to label the bug with `jdk17u-fix-request`, add reasoning for the backport in the comments and wait for `jdk17u-fix-yes` to be added by a maintainer.
Thanks for the review @gnu-andrew
> Note that [JDK-8291456](https://bugs.openjdk.org/browse/JDK-8291456) seems to mainly be about the test and has spawned two related test fixes, [JDK-8292880](https://bugs.openjdk.org/browse/JDK-8292880) and [JDK-8291650](https://bugs.openjdk.org/browse/JDK-8291650), which may be worth a look.
Yes, I am aware of both of those follow-up issues. Although they both try to fix the test and, indeed, both appear to have lowered the chance of a failure, neither of them was 100% successful. So, I have been waiting for a proper test fix upstream (which is pending but seems not to be imminent). I was also hoping that I could maybe help out with an upstream fix but have not had the time to do so.
We could continue on that course or we could go ahead and push both these patches as is and ignore any failure in the test. Do you have any opinion on how to proceed?
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/635
More information about the jdk-updates-dev
mailing list