[jdk11u-dev] RFR: 8280041: Retry loop issues in java.io.ClassCache [v3]

Aleksey Shipilev shade at openjdk.java.net
Mon Mar 28 10:54:46 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

> One of the tests needed a small adjustment because the API Reference.refersTo() does not exist in JDK 11.

I don't see where.

Looks good otherwise.

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

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/887


More information about the jdk-updates-dev mailing list