On Thu, 25 Jul 2024 20:32:39 GMT, Phil Race <[email protected]> wrote:
>> Sure, then it chooses the primary path and creates the missing directories >> as expected. >> >> The idea is to use the secondary path for compatibility reasons only if it >> exists and the primary path doesn't. > > What I don't see here, which I think I expected to see, is that if only the > secondary path exists, we copy what's there to the primary path, so that next > time we go straight to the primary path. Sure, updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20234#discussion_r1692887287
