[jdk17u-dev] Integrated: 8327474: Review use of java.io.tmpdir in jdk tests
SendaoYan
syan at openjdk.org
Thu Oct 31 09:20:38 UTC 2024
On Fri, 16 Aug 2024 16:09:28 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [af6c5854](https://github.com/openjdk/jdk21u-dev/commit/af6c5854235573a29b6b418e9f759e2564bca63a) from the [openjdk/jdk21u-dev](https://git.openjdk.org/jdk21u-dev) repository.
>
> The commit being backported was authored by Goetz Lindenmaier on 22 Apr 2024 and had no reviewers.
>
> The backport not clean because jdk17u-dev doesn't have `test/jdk/jdk/jfr/threading/TestManyVirtualThreads.java`, all other files are backported cleanly.
> Existing tests should be reviewed to check the usage of java.io.tmpdir. Test fix only, the risk is low.
>
> Additional testing:
>
> - [x] full jtreg tests on linux x64
> - [x] full jtreg tests in linux aarch64
>
>
> Thanks!
This pull request has now been integrated.
Changeset: 498d2364
Author: SendaoYan <syan at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/498d2364f1062a8df66045067d63ad68c2aacc1c
Stats: 190 lines in 10 files changed: 65 ins; 13 del; 112 mod
8327474: Review use of java.io.tmpdir in jdk tests
Reviewed-by: goetz
Backport-of: af6c5854235573a29b6b418e9f759e2564bca63a
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2811
More information about the jdk-updates-dev
mailing list