On Thu, 22 Dec 2022 22:33:58 GMT, Daniel D. Daugherty <[email protected]> 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. This pull request has now been integrated. Changeset: 188911c9 Author: Daniel D. Daugherty <[email protected]> URL: https://git.openjdk.org/jdk20/commit/188911c925e4067c7f912c5ddb6f715bad7a3892 Stats: 8 lines in 2 files changed: 5 ins; 0 del; 3 mod 8299241: jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file Reviewed-by: coleenp ------------- PR: https://git.openjdk.org/jdk20/pull/75
