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
|
737538ea03
|
8149923: invalid javadoc in javax.xml.bind.JAXBContext (introduced by 8138699)
Reviewed-by: lancea
|
2016-02-18 10:20:56 +01:00 |
|
Miroslav Kos
|
b442f722dc
|
8138699: Improving JAX-B API javadoc
Reviewed-by: lancea
|
2016-02-01 13:27:57 +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 |
|
Iris Clark
|
6d7faffbd6
|
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Reviewed-by: alanb, chegar, lancea
|
2016-01-19 20:30:02 -08:00 |
|
Abjihit Roy
|
367386f9c0
|
8145545: Typos in Javadoc of XmlAdapter
Reviewed-by: coffeys
|
2015-12-24 17:22:27 +05:30 |
|
Miroslav Kos
|
096249e9fe
|
8139743: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
Reviewed-by: lancea
|
2015-10-30 10:34:46 +01:00 |
|
Alexander Stepanov
|
291002bb8e
|
8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
Reviewed-by: martin
|
2015-09-24 18:26:42 +03:00 |
|
Miroslav Kos
|
4807976fb7
|
8130753: Sync-up javadoc changes in jax-ws area - includes JAX-B API, JAX-WS API, SAAJ-API
Reviewed-by: joehw
|
2015-07-10 11:42:59 +02:00 |
|
Alexander Stepanov
|
9f81ca1a59
|
8130247: fix some new tidy warnings from jaxws and CORBA
Minor docs cleanup
Reviewed-by: darcy
|
2015-07-02 18:04:32 +04:00 |
|
Miroslav Kos
|
2a6517f7c1
|
8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
Reviewed-by: alanb
|
2015-06-05 15:05:55 +02:00 |
|
Alexander Stepanov
|
078abb2617
|
8077332: tidy warnings from javax/xml
Some HTML markup fix (jaxws part)
Reviewed-by: joehw, lancea
|
2015-04-22 15:26:20 +04: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 |
|
Aleksei Efimov
|
d2cbbd335a
|
8071585: Update JAX-WS RI integration to latest version (2.2.11-b150127.1410)
Reviewed-by: alanb
|
2015-02-12 17:12:57 +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 |
|