Hi Kumar, Looks fine.
Brian On Mar 29, 2017, at 9:52 AM, Kumar Srinivasan <[email protected]> wrote: > Please review a fix for a simple typo. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8174148 > > --- a/src/java.base/share/classes/java/util/jar/Pack200.java > +++ b/src/java.base/share/classes/java/util/jar/Pack200.java > @@ -631,7 +631,7 @@ > /** > * Get the set of this engine's properties. This set is > * a "live view", so that changing its > - * contents immediately affects the Packer engine, and > + * contents immediately affects the Unpacker engine, and
