Daniel Fuchs
|
84480487b0
|
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
|
2016-06-24 16:00:03 +01:00 |
|
Miroslav Kos
|
57e0698638
|
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
|
2016-01-29 13:10:55 +01:00 |
|
Miroslav Kos
|
2a6517f7c1
|
8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
Reviewed-by: alanb
|
2015-06-05 15:05:55 +02:00 |
|
Aleksei Efimov
|
1c82d4a0c7
|
8076549: Update JAX-WS RI integration to latest version (2.2.11-b150402.1412)
Reviewed-by: joehw
|
2015-04-10 14:54:20 +03:00 |
|
Chris Hegarty
|
8d04e5aec5
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:52:15 +01:00 |
|