RFR: 8308780: Fix the Java Integer types on Windows [v9]

Julian Waters jwaters at openjdk.org
Fri Jun 23 00:16:10 UTC 2023


On Thu, 22 Jun 2023 19:24:29 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> src/java.desktop/windows/native/libawt/java2d/windows/GDIRenderer.cpp line 605:
>> 
>>> 603:         return;
>>> 604:     }
>>> 605:     jint sx, sy, ex, ey;
>> 
>> Again these don't seem to need to be Java types.
>
> I've got the same concern.

Resolved, pushing soon

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14125#discussion_r1239143080


More information about the core-libs-dev mailing list