Enrico Scantamburlo created NETBEANS-319:
--------------------------------------------
Summary: NetBeans frozes for 17 seconds when I save file
Key: NETBEANS-319
URL: https://issues.apache.org/jira/browse/NETBEANS-319
Project: NetBeans
Issue Type: Bug
Components: platform - Filesystems
Affects Versions: 8.2, 9.0
Environment: Windows 10 64 bit JDK 1.8.0_152
Reporter: Enrico Scantamburlo
Attachments: dump.txt
# Opened a .csv file
# Opened the same file in Excel
# Tried to save the file
# I got a popup that said the file was open in another process
# I closed Excel
# Tried to save the file again
# The gui froze for 17 seconds
# Then it saves correctly
I took a look at the code, there is a loop that should wait for 10*200ms but is
longer than the time I waited.
See [here |https://netbeans.org/bugzilla/show_bug.cgi?id=229903]
I also reported the slowness via the Exception Reporter in NetBeans and it is
report number 870343
I am also attaching the thread dump
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists