--- old/src/java.base/share/classes/java/nio/channels/AsynchronousChannelGroup.java 2017-07-11 14:33:43.036527525 -0700 +++ new/src/java.base/share/classes/java/nio/channels/AsynchronousChannelGroup.java 2017-07-11 14:33:42.832518623 -0700 @@ -64,13 +64,13 @@ * System properties * * - * System property - * Description + * System property + * Description * * * * - * {@code java.nio.channels.DefaultThreadPool.threadFactory} + * {@code java.nio.channels.DefaultThreadPool.threadFactory} * The value of this property is taken to be the fully-qualified name * of a concrete {@link java.util.concurrent.ThreadFactory ThreadFactory} * class. The class is loaded using the system class loader and instantiated. @@ -81,7 +81,7 @@ * construction of the default group. * * - * {@code java.nio.channels.DefaultThreadPool.initialSize} + * {@code java.nio.channels.DefaultThreadPool.initialSize} * The value of the {@code initialSize} parameter for the default * group (see {@link #withCachedThreadPool withCachedThreadPool}). * The value of the property is taken to be the {@code String}