[8u] RFR: 8261397: Try Catch Method Failing to Work When Dividing An Integer By 0

Yuri Nesterenko yan at azul.com
Tue Oct 5 10:16:55 UTC 2021


Hi Vladimir,

the fix looks good to me.

Thanks,
--yan


On 05.10.2021 11:14, Vladimir Kempik wrote:
> Hello
> Can I get this reviewed please ?
> The fix is rather simple and there are no critical differences between 8 and 11 patches.
> The Oracle have already included this into their October jdk8 update.
> Regards, Vladimir
> 
>> 14 сент. 2021 г., в 13:28, Vladimir Kempik <vkempik at azul.com> написал(а):
>>
>> Please review this backport of 8261397 to jdk8u
>>
>> The fix didn’t apply cleanly due to MACOS_ONLY macro missing in jdk8 and some context code difference.
>>
>> The fix is low-risk, affect only macos_x86 when running in rosetta2 translation mode on m1 mac.
>> Checked the build with fix on m1 mac with testcase from the bug, testcase now works.
>>
>> The webrev - http://cr.openjdk.java.net/~vkempik/8261397/webrev.8u.01/
>>
>> The Bug - https://bugs.openjdk.java.net/browse/JDK-8261397
>>
>> Original changeset - https://github.com/openjdk/jdk/commit/0257caad
>>
>> Regards, Vladimir
> 


More information about the jdk8u-dev mailing list