--- old/src/java.xml.ws/share/classes/javax/xml/soap/DetailEntry.java 2015-07-09 12:13:51.000000000 +0200 +++ new/src/java.xml.ws/share/classes/javax/xml/soap/DetailEntry.java 2015-07-09 12:13:50.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2004, 2015, 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 @@ -26,9 +26,9 @@ package javax.xml.soap; /** - * The content for a Detail object, giving details for - * a SOAPFault object. A DetailEntry object, - * which carries information about errors related to the SOAPBody + * The content for a {@code Detail} object, giving details for + * a {@code SOAPFault} object. A {@code DetailEntry} object, + * which carries information about errors related to the {@code SOAPBody} * object that contains it, is application-specific. * * @since 1.6