hg: jdk9/client/jaxws: 2 new changesets

philip.race at oracle.com philip.race at oracle.com
Mon Jun 27 17:53:13 UTC 2016


Changeset: 4fff23132a9a
Author:    lana
Date:      2016-06-23 20:35 +0000
URL:       http://hg.openjdk.java.net/jdk9/client/jaxws/rev/4fff23132a9a

Added tag jdk-9+124 for changeset 1600da1665cd

! .hgtags

Changeset: 5b0570e3db29
Author:    dfuchs
Date:      2016-06-24 16:00 +0100
URL:       http://hg.openjdk.java.net/jdk9/client/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



More information about the jdk9-all-changes mailing list