diff -r d7a28ec54d11 -r f63c761ec2d2 jdk/src/java.base/share/classes/java/net/Inet4Address.java --- a/jdk/src/java.base/share/classes/java/net/Inet4Address.java Wed Aug 03 12:55:44 2016 -0400 +++ b/jdk/src/java.base/share/classes/java/net/Inet4Address.java Wed Aug 03 21:15:05 2016 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -164,7 +164,7 @@ } /** - * Utility routine to check if the InetAddress in a wildcard address. + * Utility routine to check if the InetAddress is a wildcard address. * @return a {@code boolean} indicating if the Inetaddress is * a wildcard address. * @since 1.4