hg: jdk9/hs-rt/jaxws: 4 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed Feb 17 02:56:10 UTC 2016
Changeset: 2f5bf3e43897
Author: mkos
Date: 2016-01-29 13:10 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/jaxws/rev/2f5bf3e43897
8145104: NPE is thrown when JAXBContextFactory implementation is specified in system property,
8145112: newInstance(String,ClassLoader): java.lang.JAXBException should not be wrapped as expected according to spec
Reviewed-by: lancea
! src/java.xml.bind/share/classes/javax/xml/bind/ContextFinder.java
Changeset: 0f557aa096e2
Author: mkos
Date: 2016-02-01 13:27 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/jaxws/rev/0f557aa096e2
8138699: Improving JAX-B API javadoc
Reviewed-by: lancea
! src/java.xml.bind/share/classes/javax/xml/bind/JAXBContext.java
! src/java.xml.bind/share/classes/javax/xml/bind/JAXBContextFactory.java
Changeset: 45a666c58e4c
Author: lana
Date: 2016-02-04 11:28 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/jaxws/rev/45a666c58e4c
Added tag jdk-9+104 for changeset 0f557aa096e2
! .hgtags
Changeset: 73d08c4c004b
Author: chegar
Date: 2016-02-10 22:58 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/jaxws/rev/73d08c4c004b
8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
Reviewed-by: mkos, mchung
! src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/pipe/ThreadHelper.java
More information about the jdk9-all-changes
mailing list