Changement de comportement dans le constructeur javax.management.MBeanOperationInfo

Dans Java SE 11, le constructeur javax.management.MBeanOperationInfo renvoie maintenant une exception IllegalArgumentException, lorsque l'impact fourni n'est pas INFO, ACTION, ACTION_INFO ou UNKNOWN.

Pour plus d'informations, voir Java 10 Removed Features and Options.