Integrated: 8313082: Enable CreateCoredumpOnCrash for testing in makefiles

Leonid Mesnik lmesnik at openjdk.org
Fri Jul 28 02:05:09 UTC 2023


On Thu, 27 Jul 2023 03:41:24 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The option
> CreateCoredumpOnCrash
> is enabled by default except the Windows client systems with release binaries. 
> 
> So it makes sense to switch it on explicitly in makefiles on Windows while testing. It still could be redefined by adding '-XX-CreateCoredumpOnCrash' as jtreg -vmoption if needed.

This pull request has now been integrated.

Changeset: ba645da9
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ba645da97b00a7cc9d5a9d4dd58b1cd6737b4822
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8313082: Enable CreateCoredumpOnCrash for testing in makefiles

Reviewed-by: dholmes

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

PR: https://git.openjdk.org/jdk/pull/15050



More information about the build-dev mailing list