History log of /openjdk10/jaxws/src/java.xml.bind/share/classes/javax/xml/bind/ContextFinder.java
Revision Date Author Comments
# 821:a5d361b9d1f7 18-Jun-2017 aefimov

8176508: Update JAX-WS RI integration to latest version
Reviewed-by: lancea, mchung, alanb, iris


# 759:311b931e5485 16-Feb-2017 aefimov

8174735: Update JAX-WS RI integration to latest version
Reviewed-by: alanb, mchung, lancea
Contributed-by: roman.grigoriadi@oracle.com


# 698:5b0570e3db29 24-Jun-2016 dfuchs

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


# 663:2f5bf3e43897 29-Jan-2016 mkos

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


# 600:884d98e00032 05-Jun-2015 mkos

8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
Reviewed-by: alanb


# 582:f31835b59035 10-Apr-2015 aefimov

8076549: Update JAX-WS RI integration to latest version (2.2.11-b150402.1412)
Reviewed-by: joehw


# 524:dcaa586ab756 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com