RFR: 8280041: Retry loop issues in java.io.ClassCache

Aleksey Shipilev shade at openjdk.java.net
Tue Jan 18 19:03:33 UTC 2022


On Tue, 18 Jan 2022 18:22:26 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Can a test be written to verify the correct handling of nulls.

`java.io.ClassCache` is not public (for a reason), I struggle to find a way to access it from a jtreg test...

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

PR: https://git.openjdk.java.net/jdk/pull/7092


More information about the core-libs-dev mailing list