RFR: 8313082: Enable CreateCoredumpOnCrash for testing in makefiles [v3]
    Leonid Mesnik 
    lmesnik at openjdk.org
       
    Thu Jul 27 18:16:06 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 typo
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/15050/files
  - new: https://git.openjdk.org/jdk/pull/15050/files/d3528891..a6ea37b0
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15050&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15050&range=01-02
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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