[jdk8u-dev] RFR: 8194154: System property user.dir should not be changed

Dongbo He dongbohe at openjdk.java.net
Thu Mar 17 09:10:11 UTC 2022


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

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

Commit messages:
 - 8194154: System property user.dir should not be changed

Changes: https://git.openjdk.java.net/jdk8u-dev/pull/8/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk8u-dev&pr=8&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8194154
  Stats: 69 lines in 3 files changed: 65 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk8u-dev/pull/8.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk8u-dev pull/8/head:pull/8

PR: https://git.openjdk.java.net/jdk8u-dev/pull/8


More information about the jdk8u-dev mailing list