RFR: 8250637: UseOSErrorReporting times out (on Mac and Linux) [v3]

Gerard Ziemski gziemski at openjdk.java.net
Thu Oct 29 14:49:47 UTC 2020


On Thu, 29 Oct 2020 05:08:59 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Gerard Ziemski has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   make UseOSErrorReporting flag Windows only
>
> src/hotspot/os/windows/globals_windows.hpp line 39:
> 
>> 37:                          constraint)                                      \
>> 38:                                                                           \
>> 39: product(bool, UseOSErrorReporting, false                                  \
> 
> Comma missing after "false"

Good catch, thank you.

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

PR: https://git.openjdk.java.net/jdk/pull/813


More information about the hotspot-dev mailing list