RFR: 8325179: Race in BasicDirectoryModel.validateFileCache [v3]

Alexey Ivanov aivanov at openjdk.org
Wed Mar 13 16:01:15 UTC 2024


On Tue, 12 Mar 2024 20:01:29 GMT, Phil Race <prr at openjdk.org> wrote:

> If this makes that CCME go away I'll be pleased.

@prrace CCME is already gone, Tejesh and I resolved it under [JDK-8323670](https://bugs.openjdk.org/browse/JDK-8323670) in #17462.

> I am assuming you've run the "full" battery of tests on this.

Yes, I did. No failures found.

This is an isolated change, it prevents creating several background thread to load files.

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

PR Comment: https://git.openjdk.org/jdk/pull/18111#issuecomment-1994775574


More information about the client-libs-dev mailing list