<AWT Dev> RFR: [XS] 8214380: AwtDragSource function LoadCache misses a ReleaseLongArrayElements in special case
Baesken, Matthias
matthias.baesken at sap.com
Wed Nov 28 08:33:14 UTC 2018
Hello, please review this small fix.
It adds a missing ReleaseLongArrayElements to
void AwtDragSource::LoadCache(jlongArray formats)
in an early special "pseudo return" (leave function via throw) case.
Webrev/bug :
http://cr.openjdk.java.net/~mbaesken/webrevs/8214380.0/
https://bugs.openjdk.java.net/browse/JDK-8214380
Thanks, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20181128/dad3e4e6/attachment.html>
More information about the awt-dev
mailing list