-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-svc
-
b22
jvmstat uses Class.forName() to load the different protocol implementations. A better implementation would be to use ServiceLoader instead. This would also make it easier to remove dependencies on some protocols.
- blocks
-
JDK-8043138 Attach API should not require jvmstat rmi protocol
-
- Resolved
-