On Thu, 6 Aug 2026 08:25:26 GMT, Matthias Baesken <[email protected]> wrote:
>> GlobalLock has a return value that indicates errors; this should be handled. >> >> While looking into this, in Java_sun_awt_windows_WPrinterJob_deviceStartPage >> a free call was found that is not placed correctly and can lead to leaks. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Matthias Baesken has updated the pull request incrementally with one > additional commit since the last revision: > > AwtDropTarget::ConvertMemoryMappedData fix GlobalUnlock call Looks correct to me. But somebody from client-libs should double check. ------------- Marked as reviewed by clanger (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32206#pullrequestreview-4918633535
