This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 214831

Summary: 17s - sun.awt.windows.WDropTargetContextPeer.getData[native]()
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED WONTFIX    
Severity: normal CC: saubrecht
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190119
Attachments: nps snapshot

Description Exceptions Reporter 2012-06-27 00:08:38 UTC
This bug was originally marked as duplicate of bug 192317, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

User Comments:
GUEST: I selected 32 small image files from windows file system and dragged them to a folder in my project in netbeans. I stalled.



Maximum slowness yet reported was 17870 ms, average is 17870
Comment 1 Exceptions Reporter 2012-06-27 00:08:44 UTC
Created attachment 121415 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-06-27 17:39:50 UTC
Blocked in call to

sun.awt.windows.WDropTargetContextPeer.getData[native]()	99.9437	17 736 ms (99,9%)	17 736 ms

I don't think there is anything we can do about that.