On Thu, 25 May 2023 01:30:34 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Julian Waters has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Revert "GetDIBits should take an LPVOID" >> >> This reverts commit 7dbe5dea84b1afb2235b66da581bcd3c1da4d6ac. > > 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14125#discussion_r1238941743