[jdk11u-dev] Integrated: 8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
Amos Shi
ashi at openjdk.org
Tue Feb 27 09:56:58 UTC 2024
On Tue, 6 Feb 2024 23:38:44 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8274122](https://bugs.openjdk.org/browse/JDK-8274122)
> - This PR has 2 commits
> - The first commit is a clean git apply
> - The second commit is `Compile` error fix on Java 11
> - Clean from `jdk17u-dev`
>
>
> Testing
> - Local: Test in progress
> - MacOS - `SpecialTempFile.java`: Test results: passed: 1
> - Windows - `SpecialTempFile.java`: Test results: passed: 1
>
>
> Edition Windows 11 Enterprise
> Version 23H2
> Installed on 5/10/2023
> OS build 22631.3007
> Experience Windows Feature Experience Pack 1000.22681.1000.0
>
>
> - Pipeline: All checks have passed
> - Testing Machine: SAP nightlies passed on `2024-02-11`
This pull request has now been integrated.
Changeset: 7bed7f1b
Author: Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/7bed7f1b2d855f2e3dcab50445628183574b66e6
Stats: 16 lines in 2 files changed: 9 ins; 2 del; 5 mod
8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
Reviewed-by: mbaesken
Backport-of: d6ad2f1715757bc289cc16c78680f515aec78a6d
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2510
More information about the jdk-updates-dev
mailing list