--- old/src/share/classes/java/lang/SecurityManager.java 2014-04-09 08:38:28.239292428 -0700 +++ new/src/share/classes/java/lang/SecurityManager.java 2014-04-09 08:38:28.081291373 -0700 @@ -1242,7 +1242,6 @@ * super.checkPropertiesAccess * at the point the overridden method would normally throw an * exception. - *

* * @exception SecurityException if the calling thread does not have * permission to access or modify the system properties. @@ -1320,7 +1319,6 @@ * super.checkPrintJobAccess * at the point the overridden method would normally throw an * exception. - *

* * @exception SecurityException if the calling thread does not have * permission to initiate a print job request. @@ -1566,7 +1564,6 @@ * super.checkSetFactory * at the point the overridden method would normally throw an * exception. - *

* * @exception SecurityException if the calling thread does not have * permission to specify a socket factory or a stream