-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 5.0
-
Component/s: core-svc
-
b42
-
generic
-
generic
Name: mc120937 Date: 02/19/2004
The current spec ClassLoadingMBean.getTotalLoadedClassCount returns long.
getUnloadedClassCount currently returns int but it should return long
since it's a cumulative counter.
======================================================================