[jdk11u-dev] Integrated: 8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp

Zhengyu Gu zgu at openjdk.java.net
Thu Mar 17 16:37:36 UTC 2022


On Wed, 16 Mar 2022 15:30:14 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this patch to 11u for reducing noise on JDK-8231111. 
> 
> The original patch does not apply cleanly, due to out-of-order backport of JDK-8202142.
> 
> Test:
> 
> - [x] jdk_jfr 
>       `EvilInstrument.java` test fails. Followup JDK-8230865 backport to fix it.

This pull request has now been integrated.

Changeset: 61355403
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/613554035cd50eb4cb056b015c4243b9329e8b16
Stats:     51 lines in 11 files changed: 30 ins; 5 del; 16 mod

8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp

Using test utils to create temp files and directories

Reviewed-by: sgehwolf
Backport-of: 7d3aebccc0b90aa2ca2f656c683fa5931fd0ed3a

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/901


More information about the jdk-updates-dev mailing list