hg: jdk9/hs-comp/jaxws: 3 new changesets
rickard.backman at oracle.com
rickard.backman at oracle.com
Mon Jul 11 12:59:57 UTC 2016
Changeset: 5b0570e3db29
Author: dfuchs
Date: 2016-06-24 16:00 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-comp/jaxws/rev/5b0570e3db29
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
! src/java.xml.bind/share/classes/javax/xml/bind/ContextFinder.java
Changeset: 264a44128cd6
Author: amurillo
Date: 2016-06-30 22:10 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/jaxws/rev/264a44128cd6
Added tag jdk-9+125 for changeset 5b0570e3db29
! .hgtags
Changeset: 06d706c70634
Author: amurillo
Date: 2016-07-07 18:21 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/jaxws/rev/06d706c70634
Added tag jdk-9+126 for changeset 264a44128cd6
! .hgtags
More information about the jdk9-all-changes
mailing list