Integrated: 8285616: [macos] Incorrect path for launcher-as-service.txt in .cfg file

Alexey Semenyuk asemenyuk at openjdk.java.net
Thu May 5 20:26:52 UTC 2022


On Thu, 5 May 2022 20:00:54 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> 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

This pull request has now been integrated.

Changeset: 9644a314
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9644a314cf1c80e43c48474f6f311fc98da597ac
Stats:     5 lines in 1 file changed: 1 ins; 0 del; 4 mod

8285616: [macos] Incorrect path for launcher-as-service.txt in .cfg file

Reviewed-by: almatvee

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

PR: https://git.openjdk.java.net/jdk/pull/8563


More information about the core-libs-dev mailing list