On Thu, 13 Apr 2023 21:31:58 GMT, lawrence.andrews <[email protected]> wrote:
>> Dmitry Cherepanov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> remove commented line
>
> src/java.desktop/share/classes/sun/java2d/loops/GraphicsPrimitiveMgr.java
> line 281:
>
>> 279: }
>> 280: return null;
>> 281: //throw new InternalError("No general handler registered
>> for"+signature);
>
> This line can be deleted if no longer needed.
Removed. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13459#discussion_r1167008104