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

JFileChooser blocks EDT in Win32ShellFolder2.getIcon

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 7u15
    • client-libs
    • Build: NetBeans IDE 6.8 (Build 200912041610) VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02 OS: Windows XP

    • b72
    • windows

        JFileChooser on windows calls:

        com.sun.java.swing.plaf.windows.WindowsFileChooserUI$WindowsFileView.getIcon()

        which may get into

        sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke()

        and block on

        java.util.concurrent.FutureTask.get()

        https://netbeans.org/bugzilla/show_bug.cgi?id=188001

              ssadetsky Semyon Sadetsky (Inactive)
              saubrech Stanislav Aubrecht
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: