[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:58 UTC 2022


On Fri, 29 Jul 2022 22:30:19 GMT, Sergey Bylokhov <serb 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?
>
>> > 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.

> @mrserb can you turn on Actions for this repo? I know we already tested this on 8u-dev but it would be good to get those enabled for any future critical fixes that need to go direct to 8u.

I think Github disabled those actions since the changes in this repo rarely happen.

-------------

PR: https://git.openjdk.org/jdk8u/pull/14


More information about the jdk8u-dev mailing list