About Question enthuware.ocpjp.v7.2.1490 :
Posted: Fri Dec 30, 2016 2:38 pm
I would like to add to this explanation that
-ea:<package>... enables assertions for all classes in the <package> as well as
its subpackages. Same goes for -da:<package>...
-ea:... enables assertion for default package and its subpackages
And another thing is that -ea/-da do not apply to system classes for those you need to use
-enablesystemassertions/-esa.
Salman.
-ea:<package>... enables assertions for all classes in the <package> as well as
its subpackages. Same goes for -da:<package>...
-ea:... enables assertion for default package and its subpackages
And another thing is that -ea/-da do not apply to system classes for those you need to use
-enablesystemassertions/-esa.
Salman.
