git: openjdk/jfx: master: 8160597: IllegalArgumentException when we initiate drag on Image

Jose Pereda jpereda at openjdk.java.net
Wed Nov 24 19:59:24 UTC 2021


Changeset: 6e6c7119
Author:    Jose Pereda <jpereda at openjdk.org>
Date:      2021-11-24 19:58:27 +0000
URL:       https://git.openjdk.java.net/jfx/commit/6e6c71190e5b9b07a323af0ab483dfc993302164

8160597: IllegalArgumentException when we initiate drag on Image

Reviewed-by: kcr

! modules/javafx.graphics/src/main/native-glass/mac/GlassPasteboard.m
+ modules/javafx.graphics/src/shims/java/com/sun/glass/ui/mac/MacPasteboardShim.java
! tests/system/src/test/addExports
+ tests/system/src/test/java/test/com/sun/glass/ui/mac/MacPasteboardTest.java
+ tests/system/src/test/resources/test/com/sun/glass/ui/mac/blue.png



More information about the openjfx-changes mailing list