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

WCPasteboard.initIDs() fails after fix for RT-26480

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • 8
    • javafx
    • web

    Description

      Method WCPasteboard.clear() was removed as part of RT-26480. However in native method initIDs() we still try to initialize the method handle.

      To reproduce, try to copy any text from WebView with Ctrl+C. An exception will be thrown:
          java.lang.NoClassDefFoundError: Could not initialize class com.sun.webkit.WCPasteboard

      Attachments

        Activity

          People

            peterz Peter Zhelezniakov
            peterz Peter Zhelezniakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: