https://bugs.openjdk.java.net/browse/JDK-8198997 http://cr.openjdk.java.net/~bpb/8198997/webrev.00/ Lazily cache the value of the user.dir property on first access. This change is for Windows only as there does not appear to be any percentage in doing something similar on Unix. Thanks, Brian