RFR: 8307536: FileAlreadyExistsException from NativeLibLoader when running concurrent applications with empty cache

Jose Pereda jpereda at openjdk.org
Thu Aug 3 12:25:36 UTC 2023


On Thu, 3 Aug 2023 11:48:49 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Agree to do it separately, but in any case, if there was already a file at the cache directory, its checksum is verified, and in case it is not the same, the file is removed from the cache, before it is copied again.
>> Does this cover the possible scenarios you are referring to?
>
> I agree with Johan and Jose: This should be fixed in a separate issue. @jperedadnr can you file a follow-up bug to investigate?

Sure, I've filed: https://bugs.openjdk.org/browse/JDK-8313688

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1188#discussion_r1283126446


More information about the openjfx-dev mailing list