[jdk8u] RFR: 8290832: It is no longer possible to change "user.dir" in the JDK8
Sergey Bylokhov
serb at openjdk.org
Fri Jul 29 22:36:57 UTC 2022
On Fri, 29 Jul 2022 20:34:34 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> > Copyright dates need to be reverted in UnixFileSystem.java and WinNTFileSystem.java. Other than that, lgtm.
>
> Yes, I did wonder why those were omitted myself. It should just be a simple `git revert <id>`, no?
That dates were changed later, the fix in question changed them to 2018, but now they are 2022 due to other fixes.
-------------
PR: https://git.openjdk.org/jdk8u/pull/14
More information about the jdk8u-dev
mailing list