RFR: 8347740: java/io/File/createTempFile/SpecialTempFile.java failing [v4]

Brian Burkhalter bpb at openjdk.org
Fri Jan 17 20:00:16 UTC 2025


> Fix the means of determining whether an exception is to be expected in the Windows test.

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

  8347740: Remove Windows version check and ignore IOException thrown by File.createTempFile

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23117/files
  - new: https://git.openjdk.org/jdk/pull/23117/files/f6e7cfa8..51336af4

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

  Stats: 53 lines in 1 file changed: 11 ins; 31 del; 11 mod
  Patch: https://git.openjdk.org/jdk/pull/23117.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23117/head:pull/23117

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


More information about the core-libs-dev mailing list