hg: jdk9/hs/jaxws: 2 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Sat Jul 2 02:09:03 UTC 2016
Changeset: 5b0570e3db29
Author: dfuchs
Date: 2016-06-24 16:00 +0100
URL: http://hg.openjdk.java.net/jdk9/hs/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/jaxws/rev/264a44128cd6
Added tag jdk-9+125 for changeset 5b0570e3db29
! .hgtags
More information about the jdk9-all-changes
mailing list