-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b67
-
generic
-
generic
ThreadInfo.toString() is currently defined as follows:
Returns a string representation of this thread info.
The format of the returned string depends on the implementation and is intentionally undefined. This method is useful for debugging purpose. Since the customers may find this method useful but the returned string may change in the future, it's better to explicitly call that out in the spec.
Returns a string representation of this thread info.
The format of the returned string depends on the implementation and is intentionally undefined. This method is useful for debugging purpose. Since the customers may find this method useful but the returned string may change in the future, it's better to explicitly call that out in the spec.