--- old/src/java.base/share/classes/java/lang/ProcessHandle.java 2018-03-26 16:45:24.504915380 -0700 +++ new/src/java.base/share/classes/java/lang/ProcessHandle.java 2018-03-26 16:45:24.312906959 -0700 @@ -80,7 +80,7 @@ * *

* The {@code ProcessHandle} static factory methods return instances that are - * value-based, + * value-based, * immutable and thread-safe. * Use of identity-sensitive operations (including reference equality * ({@code ==}), identity hash code, or synchronization) on these instances of