RFR (XXS) JDK-8139768 Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586

Joseph Provino joseph.provino at oracle.com
Wed Dec 9 18:55:02 UTC 2015


I changed the comment:

     /*
      * On a 32-bit VM, the denominator can become zero because of 
integer overflow,
      * which is why there is a cast to double.
      */



On 12/9/2015 1:52 PM, Tom Benson wrote:
> Hi Joe,
> There's a problem with the comment "... the denominator can become 
> zero before of integer overflow",  but the code looks OK.
> Tom
>
>
> On 12/9/2015 1:30 PM, Joseph Provino wrote:
>> Please review this very small change.
>>
>> CR: https://bugs.openjdk.java.net/browse/JDK-8139768
>>
>> Webrev:  http://cr.openjdk.java.net/~jprovino/8139768/webrev.00
>>
>> thanks.
>>
>> joe
>




More information about the hotspot-gc-dev mailing list