Integrated: 8271737: Only normalize the cached user.dir property once
Evgeny Astigeevich
duke at openjdk.java.net
Tue Oct 12 16:58:51 UTC 2021
On Thu, 7 Oct 2021 14:05:19 GMT, Evgeny Astigeevich <duke at 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 <eastig at amazon.com>
Committer: Paul Hohensee <phh at 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
More information about the core-libs-dev
mailing list