-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0
-
Component/s: tools
-
b57
-
generic
-
generic
The operation findMonitorDeadlockedThreads in the Threading MBean returns a long[]. Its type shows up as [J rather than long[]. Also, is it able to show a long[] return value? (By default it returns null so it's hard to tell.)