On Tue, 9 Jul 2024 17:10:07 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Ambarish Rapte has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   const vars
>
> modules/javafx.graphics/src/main/native-prism-sw/JAbstractSurface.c line 70:
> 
>> 68:         jint x, jint y, jint width, jint height) {
>> 69:     const jint dstX = 0;
>> 70:     const jint dstY = 0;
> 
> if it were up to me, I'd remove these as part of this PR.

Thank you Andy, We shall revisit this later under another issue.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1497#discussion_r1670979183

Reply via email to