On Thu, 7 Oct 2021 14:05:19 GMT, Evgeny Astigeevich <d...@openjdk.java.net> wrote:
> The change completes the fix of > [JDK-8198997](https://bugs.openjdk.java.net/browse/JDK-8198997) which has > added normalisation in a constructor but not removed it from the get method. This pull request has now been integrated. Changeset: b8bd259b Author: Evgeny Astigeevich <eas...@amazon.com> Committer: Paul Hohensee <p...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b8bd259bb83096f8727222a4e5cd84e80e096275 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8271737: Only normalize the cached user.dir property once Reviewed-by: phh ------------- PR: https://git.openjdk.java.net/jdk/pull/5850