Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8139050

-[AWTView draggingEnded:]: unrecognized selector message during drag and drop

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • client-libs
    • b23
    • os_x

      Run the test test/java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java

      There is the exception in the log:
      -----------
      2015-10-07 16:02:34.459 java[10176:d07] -[AWTView draggingEnded:]: unrecognized selector sent to instance 0x7f9d6309b560
      2015-10-07 16:02:34.461 java[10176:d07] -[AWTView draggingEnded:]: unrecognized selector sent to instance 0x7f9d6309b560
      2015-10-07 16:02:34.467 java[10176:d07] (
      0 CoreFoundation 0x00007fff884a525c __exceptionPreprocess + 172
      1 libobjc.A.dylib 0x00007fff8d7cbe75 objc_exception_throw + 43
      2 CoreFoundation 0x00007fff884a812d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
      3 AppKit 0x00007fff8b480376 -[NSView(NSInternal) forwardInvocation:] + 179
      4 CoreFoundation 0x00007fff88403044 ___forwarding___ + 452
      5 CoreFoundation 0x00007fff88402df8 _CF_forwarding_prep_0 + 120
      6 libawt_lwawt.dylib 0x000000012e8eef08 -[AWTView draggingEnded:] + 132
      7 AppKit 0x00007fff8b0238d6 NSCoreDragCompletionProc + 369
      8 HIServices 0x00007fff944ffd03 DoTrackingMessage + 465
      9 CoreFoundation 0x00007fff88399936 __CFDictionaryApplyFunction_block_invoke + 22
      10 CoreFoundation 0x00007fff883998fc CFBasicHashApply + 124
      11 CoreFoundation 0x00007fff8839984d CFDictionaryApplyFunction + 173
      12 HIServices 0x00007fff944ff344 CoreDragStartDragging + 980
      13 AppKit 0x00007fff8b020a54 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 862
      14 AppKit 0x00007fff8b1d83a4 -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1355
      15 AppKit 0x00007fff8b4be85b -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 133
      16 libawt_lwawt.dylib 0x000000012e8fc2eb -[CDragSource doDrag] + 489
      17 Foundation 0x00007fff8fd9513e __NSThreadPerformPerform + 229
      18 CoreFoundation 0x00007fff883d65b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
      19 CoreFoundation 0x00007fff883c7c62 __CFRunLoopDoSources0 + 242
      20 CoreFoundation 0x00007fff883c73ef __CFRunLoopRun + 831
      21 CoreFoundation 0x00007fff883c6e75 CFRunLoopRunSpecific + 309
      22 HIToolbox 0x00007fff9156fa0d RunCurrentEventLoopInMode + 226
      23 HIToolbox 0x00007fff9156f7b7 ReceiveNextEventCommon + 479
      24 HIToolbox 0x00007fff9156f5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
      25 AppKit 0x00007fff8ad1624e _DPSNextEvent + 1434
      26 AppKit 0x00007fff8ad1589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
      27 libosxapp.dylib 0x000000012e9d9f50 -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
      28 AppKit 0x00007fff8ad0999c -[NSApplication run] + 553
      29 libosxapp.dylib 0x000000012e9d9d4d +[NSApplicationAWT runAWTLoopWithApp:] + 157
      30 libawt_lwawt.dylib 0x000000012e91db56 +[AWTStarter starter:headless:] + 834
      31 JavaNativeFoundation 0x000000012ddded16 +[JNFRunLoop _performCopiedBlock:] + 17
      32 Foundation 0x00007fff8fd9513e __NSThreadPerformPerform + 229
      33 CoreFoundation 0x00007fff883d65b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
      34 CoreFoundation 0x00007fff883c7c62 __CFRunLoopDoSources0 + 242
      35 CoreFoundation 0x00007fff883c73ef __CFRunLoopRun + 831
      36 CoreFoundation 0x00007fff883c6e75 CFRunLoopRunSpecific + 309
      37 java 0x000000010e567f01 CreateExecutionEnvironment + 934
      38 java 0x000000010e56483d JLI_Launch + 1573
      39 java 0x000000010e56a99f main + 286
      40 java 0x000000010e563a04 start + 52
      -----------

            serb Sergey Bylokhov
            alexsch Alexandr Scherbatiy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: