-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
1.2.2
-
generic
-
generic
SetEventNotificationMode currently cannot be called for a thread until after its thread start event. This forces a client to save up such requests until the thread start event. Worse, some events can occur before thread start, and there is no way to enable them on a per-thread basis because of this bug.
- duplicates
-
JDK-4199395 JVMDI: SetEventNotificationMode does not work before thread start event
-
- Closed
-