History log of /openjdk10/jdk/src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandImpl.java
Revision Date Author Comments
# 14925:886791e5b3a8 15-Jun-2016 kzhaldyb

8156226: DiagnosticCommandImpl::invoke throws not very comprehensive message in case if method exists but signature or parameters are wrong
Reviewed-by: mchung, dholmes, dfuchs


# 13511:2a671e5803a1 02-Aug-2015 dsamersoff

8132209: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation
Summary: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation
Reviewed-by: skoivu, fparain, jbachorik


# 11863:81c84542d6af 17-Apr-2015 sjiang

8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik