On Wed, 27 May 2026 14:08:28 GMT, Alan Bateman <[email protected]> wrote:
>>> @wkia Are you planning to continue this PR? >> >> @AlanBateman Yes, I'd like to continue. And sorry, maybe I misunderstood >> what you wrote before. Should I do something additionally to test the >> changes? > >> Should I do something additionally to test the changes? > > I think so as a failure right now might cause interference for other tests > that run subsequently on the system. @AlanBateman I've changed the order of directories creation and drive mapping to correctly remove the drive on failure. I believe there is no need to remove neither tmpDir nor tmpDirLink, as they are located in the test working directory, so they don't interfere other tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31192#issuecomment-4573611021
