[jdk11u-dev] RFR: 8280041: Retry loop issues in java.io.ClassCache [v3]
Goetz Lindenmaier
goetz at openjdk.java.net
Mon Mar 28 06:15:48 UTC 2022
On Mon, 14 Mar 2022 17:09:28 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> This backports the fix for JDK-8280041, which fixes a number of small issues with the preceding change for JDK-8277072.
>> The original change has baked for several weeks in jdk19. One of the tests needed a small adjustment because the API Reference.refersTo() does not exist in JDK 11.
>>
>> Testing:
>> - [x] tier1
>> - [ ] tier2
>> - [ ] tier3
>
> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>
> Adjust test for missing Reference.refersTo() API
@rkennek I remove the fix-request tag. There seems to be no progress on this and I keep checking the three
changes for progress over and over. Please add the tag again once the follow-ups are ready to go, especially reviewed.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/887
More information about the jdk-updates-dev
mailing list