--- old/src/share/classes/javax/naming/spi/NamingManager.java 2014-04-02 08:52:55.843940248 -0700 +++ new/src/share/classes/javax/naming/spi/NamingManager.java 2014-04-02 08:52:55.668938810 -0700 @@ -92,7 +92,7 @@ * The builder can only be installed if the executing thread is allowed * (by the security manager's checkSetFactory() method) to do so. * Once installed, the builder cannot be replaced. - *

+ * * @param builder The factory builder to install. If null, no builder * is installed. * @exception SecurityException builder cannot be installed