101 Commits

Author SHA1 Message Date
Lance Andersen
78b96937e6 8179566: Add additional jaxws messages to be translated
Reviewed-by: alanb, mchung
2017-05-05 13:32:08 -04:00
Aleksei Efimov
e5994797ab 8176168: Performance drop due to SAXParser SymbolTable reset
Reviewed-by: joehw, lancea
2017-04-24 18:21:46 +03:00
Mandy Chung
673bad6edb 8177855: Clean up legal files
Reviewed-by: alanb, darcy
2017-04-10 13:42:13 -07:00
Alan Bateman
574b2208ec 8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung
2017-04-07 08:05:45 +00:00
Mandy Chung
00267e6f55 8173303: Add module-subgraph images to main platform documentation
Reviewed-by: alanb, chegar, erikj, ihse, lancea
2017-03-29 09:42:09 -07:00
Lance Andersen
a3ec8f1415 8174728: Mark Java EE modules deprecated and for removal
Reviewed-by: alanb
2017-03-16 16:50:51 -04:00
Jeannette Hung
2a21728450 8174977: Update license files with consistent license/notice names
Reviewed-by: alanb, mchung
2017-03-14 15:52:51 -07:00
Roman Grigoriadi
149677280e 8174735: Update JAX-WS RI integration to latest version
Reviewed-by: alanb, mchung, lancea
2017-02-16 13:14:39 +03:00
Hamlin Li
480d90b74f 8174697: Fix @since in module-info.java in dev/jaxws repo
Reviewed-by: alanb
2017-02-10 00:39:51 -08:00
Lance Andersen
18cb39a774 8057795: Update of the mimestypes.default for JAF
Reviewed-by: bpb
2017-02-07 15:46:55 -05:00
Lance Andersen
845a29eefe 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
Reviewed-by: dfuchs, alanb, psandoz, mchung
2017-02-04 14:03:15 -05:00
Joe Wang
7481e63f4e 8171243: CatalogManager.catalogResolver throws FileSystemNotFoundException with jar
Reviewed-by: rriggs, dfuchs, lancea, alanb
2017-01-11 13:08:45 -08:00
Aleksei Efimov
247b26d508 8159058: SAXParseException when sending soap message
Reviewed-by: lancea
2017-01-10 22:15:54 +03:00
Mandy Chung
9b9f39d3e0 8169925: Organize licenses by module in source, JMOD file, and run-time image
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:57:10 -08:00
Alan Bateman
93568043de 8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: alanb, mchung
2016-12-01 08:57:43 +00:00
Aleksei Efimov
53b0343fa2 8160999: GPL header missing comma in year
Reviewed-by: mchung
2016-11-16 00:55:48 +03:00
Roman Grigoriadi
2f39e1bd30 8164479: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
Reviewed-by: alanb, joehw, lancea, mchung
2016-11-15 23:43:38 +03:00
Lance Andersen
76e3b2e02f 8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
2016-08-18 12:24:30 -04:00
Mandy Chung
f98fad3890 8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:49:27 -07:00
Abhijit Roy
2a26d2b3a8 8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
Reviewed-by: rriggs
2016-08-08 10:15:29 -04:00
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
Mandy Chung
a5844d51c9 8153944: wsimport and wsgen usage messages not printed
Reviewed-by: alanb, lancea, aefimov
2016-05-30 17:32:33 -07:00
Alan Bateman
5c29c94f31 8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:49 +01:00
Alan Bateman
2013b59929 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: lancea, mchung
2016-03-17 19:04:08 +00:00
Aleksei Efimov
274a8c99ce 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
Reviewed-by: lancea
2016-03-01 17:19:31 +03: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
Chris Hegarty
54ccd9a6ab 8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor
Reviewed-by: mkos, mchung
2016-02-10 22:58:06 +00: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
Yuji Kubota
3a492834aa 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
Reviewed-by: chegar
2016-01-18 15:28:46 +01:00
Abjihit Roy
367386f9c0 8145545: Typos in Javadoc of XmlAdapter
Reviewed-by: coffeys
2015-12-24 17:22:27 +05:30
Miroslav Kos
4c4de3a28b 8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
Reviewed-by: lancea
2015-11-27 11:28:43 +01:00
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
Aleksei Efimov
67468ad3ea 8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
2015-10-16 19:07:08 +03:00
Miroslav Kos
956ba82585 8061466: RELAX NG API visible but not accessible
Reviewed-by: alanb
2015-10-02 14:36:40 +02: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
08633d3fe9 8131667: JAX-WS Plugability Layer: using java.util.ServiceLoader
Reviewed-by: alanb
2015-09-18 13:46:58 +02:00
Alexander Stepanov
6ca16ee3b8 8132478: [tidy] three new warnings from java docs (java.net, javax.annotation)
Minor docs cleanup (jaxws part)

Reviewed-by: lancea
2015-08-20 13:28:35 +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
Joe Darcy
200a9e8678 8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing
Reviewed-by: lancea
2015-06-24 17:12:00 -07:00
Miroslav Kos
2a6517f7c1 8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
Reviewed-by: alanb
2015-06-05 15:05:55 +02:00
Miroslav Kos
8ee571affa 8080502: Update JAXB and JAX-WS to work with resource encapsulation
Reviewed-by: alanb
2015-06-02 10:59:48 +02:00
Alexander Stepanov
6f346f9afd 8038764: tidy warnings cleanup for javax.activation
Minor HTML markup fix

Reviewed-by: lancea
2015-04-22 15:52:42 +04: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
615502651e 8078057: Reapply fixes for 8073361, 8073374, 8073696
Reviewed-by: alanb, mchung
2015-04-17 17:17:05 +03:00
Miroslav Kos
0b046e4504 8048992: Enhance thread contexts in JAXWS
Fix also reviewed by skoivu,asaha,mgrebac,Alexander Fomin,Bill Shannon

Reviewed-by: chegar
2015-04-07 13:08:57 +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
Mandy Chung
8c3edc1d57 8073361: Missing doPrivileged in com.sun.xml.internal.bind.v2.ClassFactory
Reviewed-by: mullan, mkos
2015-02-25 14:51:12 -08:00