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