git: openjdk/jfx: master: 8233955: VM crashes if more than one file are added to ClipboardContent via drag and drop

Kevin Rushforth kcr at openjdk.org
Tue May 30 16:43:16 UTC 2023


Changeset: afa71d4b
Author:    Lukasz Kostyra <lkostyra at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date:      2023-05-30 16:40:03 +0000
URL:       https://git.openjdk.org/jfx/commit/afa71d4b4d9424e4c4363be9d07db25fc2c63f6d

8233955: VM crashes if more than one file are added to ClipboardContent via drag and drop

Reviewed-by: kcr, arapte

! modules/javafx.graphics/src/main/native-glass/mac/GlassDragSource.h
! modules/javafx.graphics/src/main/native-glass/mac/GlassDragSource.m
+ modules/javafx.graphics/src/main/native-glass/mac/GlassDraggingSource.h
+ modules/javafx.graphics/src/main/native-glass/mac/GlassDraggingSource.m
! modules/javafx.graphics/src/main/native-glass/mac/GlassPasteboard.m
! modules/javafx.graphics/src/main/native-glass/mac/GlassView3D.m
! modules/javafx.graphics/src/main/native-glass/mac/GlassViewDelegate.h
! modules/javafx.graphics/src/main/native-glass/mac/GlassViewDelegate.m
! tests/manual/dnd/DndTest.java
+ tests/manual/dnd/DndTestMultiple.java



More information about the openjfx-changes mailing list