--- old/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/util/Which.java 2016-09-26 02:15:44.768420774 +0300 +++ new/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/util/Which.java 2016-09-26 02:15:44.676419407 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 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 @@ -41,7 +41,7 @@ /** * Search the specified classloader for the given classname. - * + * Then give the return value. * @param classname the fully qualified name of the class to search for * @param loader the classloader to search * @return the source location of the resource, or null if it wasn't found