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.
In the "Exclude time spent in Thread.sleep() and Object.wait()" profiling option, it would be nice if the following methods were also excludable, either by inclusion in the above list, or as a new checkbox: java.net.SocketInputStream.socketRead0[native](java.io.FileDescriptor, byte[], int, int, int) java.util.concurrent.locks.LockSupport.parkNanos(Object, long)