On Mon, 21 Oct 2024 09:21:35 GMT, Kevin Walls <[email protected]> wrote:
> Test update: HashedPasswordFileTest.java was using
> System.getProperty("test.src") as a place to _create_ a file.
>
> jtreg gives us the current working directory for the test invocation as a
> scratch directory. Create files there, without reading any property to find
> another location.
Marked as reviewed by amenkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21602#pullrequestreview-2383533706
