You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Austin Stephens (JIRA)" <ji...@apache.org> on 2018/07/10 18:11:00 UTC

[jira] [Created] (NETBEANS-1037) Netbeans sometimes freezes when showing the InspectAndRefactorPanel dialog when running with jdk 1.8.0_152-b16 or later

Austin Stephens created NETBEANS-1037:
-----------------------------------------

             Summary: Netbeans sometimes freezes when showing the InspectAndRefactorPanel dialog when running with jdk 1.8.0_152-b16 or later
                 Key: NETBEANS-1037
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1037
             Project: NetBeans
          Issue Type: Bug
          Components: java - Refactoring
    Affects Versions: 9.0
            Reporter: Austin Stephens


The culprit seems to be another "do we really need to synchronize this method" issue.

The method is InspectAndrefactorPanel.manageRefactorings(boolean single)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists