RFR: 8313082: Enable CreateCoredumpOnCrash for testing in makefiles [v2]

Leonid Mesnik lmesnik at openjdk.org
Thu Jul 27 04:02:00 UTC 2023


> 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.

Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:

  fixed comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15050/files
  - new: https://git.openjdk.org/jdk/pull/15050/files/4bd678c5..d3528891

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15050&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15050&range=00-01

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15050.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15050/head:pull/15050

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



More information about the build-dev mailing list