On Thu, 5 May 2022 20:00:54 GMT, Alexey Semenyuk <[email protected]> wrote:
> - Replace `System.getProperty("java.io.tmpdir")` call with hardcoded `/tmp`
> string to get root folder for test files.
> - Fix test cleanup - the test didn't delete test files upon completion
Marked as reviewed by almatvee (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8563
