[jdk20] RFR: 8299241: jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file
Daniel D. Daugherty
dcubed at openjdk.org
Fri Dec 23 01:41:59 UTC 2022
On Fri, 23 Dec 2022 00:14:20 GMT, Coleen Phillimore <coleenp 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.
@coleenp - Thanks for the review! I'll likely integrate in the AM when I can better
keep an eye on the CI...
-------------
PR: https://git.openjdk.org/jdk20/pull/75
More information about the hotspot-runtime-dev
mailing list