[jdk8u-dev] RFR: 8194154: System property user.dir should not be changed
Severin Gehwolf
sgehwolf at openjdk.java.net
Thu Mar 17 09:34:36 UTC 2022
On Thu, 17 Mar 2022 09:04:07 GMT, Dongbo He <dongbohe at openjdk.org> wrote:
> Hi,
>
> Please review the backport of JDK-8194154 to 8u.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8194154
> Original commit: [http://hg.openjdk.java.net/jdk/jdk/rev/847a988152b8](https://hg.openjdk.java.net/jdk/jdk/rev/847a988152b8)
> 8u webrev: https://cr.openjdk.java.net/~dongbohe/8194154/webrev.00/
>
> Patch doesn't apply cleanly but is trivial, because JDK-8154231[1] and JDK-8155775[2] does not exist in 8,
> and some copyright year conflicts.
>
> Testing: checked that added test fails without the patch and passes with the patch, tested with tier1.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8154231
> [2] https://bugs.openjdk.java.net/browse/JDK-8155775
>
> Original RFR email: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2022-January/014497.html
>
> Thanks,
> hedongbo
@dongbohe Skara tooling doesn't recognize this as a backport. Please use `Backport 4ea684bf31fc4e3cdee2ae51c0000a7b3e914151` as the PR title, which should make this so.
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/8
More information about the jdk8u-dev
mailing list