--- old/src/java.xml.bind/share/classes/javax/xml/bind/Marshaller.java 2015-10-22 23:49:31.000000000 +0200 +++ new/src/java.xml.bind/share/classes/javax/xml/bind/Marshaller.java 2015-10-22 23:49:31.000000000 +0200 @@ -372,8 +372,8 @@ * @throws MarshalException * If the {@link ValidationEventHandler ValidationEventHandler} * returns false from its {@code handleEvent} method or the - * {@code Marshaller} is unable to marshal {@code obj} (or any - * object reachable from {@code obj}). See + * {@code Marshaller} is unable to marshal {@code jaxbElement} (or any + * object reachable from {@code jaxbElement}). See * Marshalling a JAXB element. * @throws IllegalArgumentException * If any of the method parameters are null @@ -394,8 +394,8 @@ * @throws MarshalException * If the {@link ValidationEventHandler ValidationEventHandler} * returns false from its {@code handleEvent} method or the - * {@code Marshaller} is unable to marshal {@code obj} (or any - * object reachable from {@code obj}). See + * {@code Marshaller} is unable to marshal {@code jaxbElement} (or any + * object reachable from {@code jaxbElement}). See * Marshalling a JAXB element. * @throws IllegalArgumentException * If any of the method parameters are null @@ -416,8 +416,8 @@ * @throws MarshalException * If the {@link ValidationEventHandler ValidationEventHandler} * returns false from its {@code handleEvent} method or the - * {@code Marshaller} is unable to marshal {@code obj} (or any - * object reachable from {@code obj}). See + * {@code Marshaller} is unable to marshal {@code jaxbElement} (or any + * object reachable from {@code jaxbElement}). See * Marshalling a JAXB element. * @throws IllegalArgumentException * If any of the method parameters are null @@ -439,8 +439,8 @@ * @throws MarshalException * If the {@link ValidationEventHandler ValidationEventHandler} * returns false from its {@code handleEvent} method or the - * {@code Marshaller} is unable to marshal {@code obj} (or any - * object reachable from {@code obj}). See + * {@code Marshaller} is unable to marshal {@code jaxbElement} (or any + * object reachable from {@code jaxbElement}). See * Marshalling a JAXB element. * @throws IllegalArgumentException * If any of the method parameters are null @@ -461,8 +461,8 @@ * @throws MarshalException * If the {@link ValidationEventHandler ValidationEventHandler} * returns false from its {@code handleEvent} method or the - * {@code Marshaller} is unable to marshal {@code obj} (or any - * object reachable from {@code obj}). See + * {@code Marshaller} is unable to marshal {@code jaxbElement} (or any + * object reachable from {@code jaxbElement}). See * Marshalling a JAXB element. * @throws IllegalArgumentException * If any of the method parameters are null @@ -510,8 +510,8 @@ * @throws MarshalException * If the {@link ValidationEventHandler ValidationEventHandler} * returns false from its {@code handleEvent} method or the - * {@code Marshaller} is unable to marshal {@code obj} (or any - * object reachable from {@code obj}). See + * {@code Marshaller} is unable to marshal {@code jaxbElement} (or any + * object reachable from {@code jaxbElement}). See * Marshalling a JAXB element. * @throws IllegalArgumentException * If any of the method parameters are null @@ -534,8 +534,8 @@ * @throws MarshalException * If the {@link ValidationEventHandler ValidationEventHandler} * returns false from its {@code handleEvent} method or the - * {@code Marshaller} is unable to marshal {@code obj} (or any - * object reachable from {@code obj}). See + * {@code Marshaller} is unable to marshal {@code jaxbElement} (or any + * object reachable from {@code jaxbElement}). See * Marshalling a JAXB element. * @throws IllegalArgumentException * If any of the method parameters are null