-
Bug
-
Resolution: Fixed
-
P3
-
9
-
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
-