JDWP: Switch findThread() to use ThreadLocalStorage
Should improve speed of findThread calls, and should improve performance
and scalability in general on Java apps with many threads.
Should improve speed of findThread calls, and should improve performance
and scalability in general on Java apps with many threads.
- relates to
-
JDK-5054830 JDWP assumes that events are reported in the causing thread
-
- Resolved
-