RFR: 8313082: Enable CreateCoredumpOnCrash for testing in makefiles
    Leonid Mesnik 
    lmesnik at openjdk.org
       
    Thu Jul 27 03:49:13 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.
The fix verified by running tier1-5. So all tests were executed with this fix.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15050#issuecomment-1652864429
    
    
More information about the build-dev
mailing list