--- old/src/java.xml.ws/share/classes/javax/xml/soap/SOAPHeaderElement.java 2017-10-24 14:21:46.944129901 +0100 +++ new/src/java.xml.ws/share/classes/javax/xml/soap/SOAPHeaderElement.java 2017-10-24 14:21:46.648129902 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2004, 2017, 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 @@ -60,7 +60,7 @@ * Sets the {@code Role} associated with this {@code SOAPHeaderElement} * object to the specified {@code Role}. * - * @param uri - the URI of the {@code Role} + * @param uri the URI of the {@code Role} * * @throws SOAPException if there is an error in setting the role *