RFR: 8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11 [v3]

Brian Burkhalter bpb at openjdk.org
Tue Oct 24 22:57:59 UTC 2023


> Windows 11 does not reserve as many names as prior versions of Windows so do not expect exceptions for COM7 and LPT1.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8274122: Use internal OperatingSystem and OSVersion

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15460/files
  - new: https://git.openjdk.org/jdk/pull/15460/files/1d18442c..7d3b2432

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15460&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15460&range=01-02

  Stats: 9 lines in 1 file changed: 5 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/15460.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15460/head:pull/15460

PR: https://git.openjdk.org/jdk/pull/15460


More information about the core-libs-dev mailing list