--- a/jdk/src/macosx/native/sun/awt/CDropTarget.m Fri Mar 14 16:01:04 2014 +0400
+++ b/jdk/src/macosx/native/sun/awt/CDropTarget.m Fri Mar 14 17:48:28 2014 +0400
@@ -106,6 +106,7 @@
NSFilenamesPboardType,
NSPostScriptPboardType,
NSTIFFPboardType,
+ NSPasteboardTypePNG,
NSRTFPboardType,
NSTabularTextPboardType,
NSFontPboardType,
@@ -119,6 +120,7 @@
NSVCardPboardType,
NSFilesPromisePboardType,
[DnDUtilities javaPboardType],
+ (NSString*)kUTTypeJPEG,
nil];
// Enable dragging events over this object: