[jdk20] RFR: 8299241: jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file

Coleen Phillimore coleenp at openjdk.org
Fri Dec 23 00:16:57 UTC 2022


On Thu, 22 Dec 2022 22:33:58 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> A trivial fix to keep jdk/jfr/api/consumer/streaming/TestJVMCrash.java from generating
> an unnecessary core file.
> 
> Ran TestJVMCrash.java on 10 configs in Mach5: linux-aarch64, linux-aarch64-debug,
> linux-x64, linux-x64-debug, macosx-aarch64, macosx-aarch64-debug, macosx-x64,
> macosx-x64-debug, windows-x64, and windows-x64-debug. All 10 .jtr files reported:
> 
>     CreateCoredumpOnCrash turned off, no core file dumped
> 
> Also ran the open ":jdk_jfr" and closed JFR tests on all 10 platforms. No failures.

Looks good + trivial.

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

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.org/jdk20/pull/75


More information about the serviceability-dev mailing list