-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P5
-
None
-
Affects Version/s: None
-
Component/s: core-svc
JavaDoc for javax.management.modelmbean.RequiredModelMBean#invoke() states that the RuntimeOperationsException wrappers are to be used for wrapping IllegalArgumentException only.
However, current implementation uses the RuntimeOperationsException as a SecurityException wrapper too. The javadoc and the implementation needs to be brought in sync.
However, current implementation uses the RuntimeOperationsException as a SecurityException wrapper too. The javadoc and the implementation needs to be brought in sync.