On Wed, 7 Apr 2021 23:23:28 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> I don't understand the exception handling here. multiplyExact and addExact 
>> will throw a runtime exception - ArithmeticException. And I don't see where 
>> it is caught. The change for ImageLayoutException to extend 
>> ArithmeticException doesn't seem like it can help here. Where is the 
>> ArithmeticException being turned into ImageLayoutException ?
>
>> I don't understand the exception handling here. multiplyExact and addExact 
>> will throw a runtime exception - ArithmeticException. And I don't see where 
>> it is caught. The change for ImageLayoutException to extend 
>> ArithmeticException doesn't seem like it can help here. Where is the 
>> ArithmeticException being turned into ImageLayoutException ?
> 
> O_o for some reason... missed that.

> @mrserb This pull request has been inactive for more than 8 weeks and will be 
> automatically closed if another 8 weeks passes without any activity. To avoid 
> this, simply add a new comment to the pull request. Feel free to ask for 
> assistance if you need help with progressing this pull request towards 
> integration!

not now

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

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

Reply via email to