-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b17
-
generic
-
generic
ThreadsLists need an is_valid() function and checks in various
places to help catch bugs where a ThreadsList is dangling.
places to help catch bugs where a ThreadsList is dangling.
- relates to
-
JDK-8264624 change the guarantee() calls added by JDK-8264123 to assert() calls
- Resolved