RFR: 7012961 runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
Zhengyu Gu
zhengyu.gu at oracle.com
Mon Jan 6 13:17:19 PST 2014
Thanks for the review.
-Zhengyu
On Jan 6, 2014, at 3:39 PM, Coleen Phillimore wrote:
>
> Looks good! Thanks for fixing this old bug.
> Coleen
>
> On 01/06/2014 01:21 PM, Zhengyu Gu wrote:
>> Resend. Could anyone review the changes?
>>
>> Thanks,
>>
>> -Zhengyu
>>
>> On 12/11/2013 12:52 PM, Zhengyu Gu wrote:
>>> This is another nightly clean up bug, and it is targeted to JDK9.
>>>
>>> The comment on original code line 2280 - 2281 is not accurate, since compiled code and intrinsic routines also can cause EXCEPTION_FLT_*. This particular testcase actually triggers EXCEPTION_FLT_DIVIDE_BY_ZERO from intrinsic routine.
>>>
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-7012961
>>> Webrev: http://cr.openjdk.java.net/~zgu/7012961/webrev.00/ <http://cr.openjdk.java.net/%7Ezgu/7012961/webrev.00/>
>>>
>>> Test:
>>> Tested on Windows 64.
>>>
>>> Thanks,
>>>
>>> -Zhengyu
>>
>
More information about the hotspot-runtime-dev
mailing list