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
Mandy Chung
1f3b999b98
8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver
...
Reviewed-by: alanb, chegar
2015-02-24 12:45:47 -08:00
Mandy Chung
31717ccf1c
8073374: Re-examine jdk.xml.ws dependency on java.xml.ws SOAPNamespaceConstants
...
Reviewed-by: lancea, mkos
2015-02-20 09:15:59 -08: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
Aleksei Efimov
bed1fc268d
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
...
Reviewed-by: joehw, mkos
2015-01-26 12:36:37 +03:00
Miroslav Kos
55f5a6fc4b
8054367: More references for endpoints
...
Reviewed-by: mullan, skoivu
2014-10-22 20:14:25 +02:00
Alan Bateman
03197242f1
8067867: Subsume module java.xml.soap into module java.xml.ws
...
Reviewed-by: mkos, mchung
2015-01-06 13:20:25 +00:00
Miroslav Kos
77c37e1eb7
8065870: Update JAX-WS RI integration to latest version (2.2.11-b141124.1933)
...
Reviewed-by: smarks
2014-12-02 15:03:49 +01:00
Miroslav Kos
f5a79eeb0c
8038966: JAX-WS handles wrongly xsd:any arguments for Web services
...
Reviewed-by: coffeys
2014-09-25 10:02:12 +02:00
Miroslav Kos
78ea4569e2
8054548: JAX-WS tools need to updated to work with modular image
...
Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
2014-09-12 17:20:37 +02: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
Henry Jen
10d82f29a4
8047724: @since tag cleanup in jaxws
...
Reviewed-by: alanb, mkos
2014-06-19 15:35:23 -07:00
Miroslav Kos
50446a33dd
8038970: Deprivilege JAX-WS/JAF code
...
Changes to prepare for granting minimal set of permissions to JAX-WS code.
Reviewed-by: mchung
2014-07-18 19:14:38 +02:00
Miroslav Kos
8dd19676cb
8035613: With active Securitymanager JAXBContext.newInstance fails
...
Adding required doPrivileged section into JAXB classes; fix also reviewed by Iaroslav Savytskyi, Alexander Fomin
Reviewed-by: mullan, mgrebac
2014-04-15 10:31:11 -04:00
Miroslav Kos
dbcaf18f94
8044656: Update JAX-WS RI integration to latest version
...
JAX-WS RI upgrade from 2.2.10-b140228.1436 to 2.2.11-b140602.1731
Reviewed-by: lancea
2014-07-09 13:55:07 +02:00
Miroslav Kos
9de45895e7
8043762: Remove unused files from jaxws repository
...
Reviewed-by: alanb
2014-05-26 14:59:14 +02:00
Miroslav Kos
a6da88c8ad
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
...
Reviewed-by: chegar
2014-05-23 16:25:43 +02:00
Miroslav Kos
81760b3498
8039210: Fix type error in DefaultResourceInjector
...
Adding generic types to method call; blocker for fixing javac issue
Reviewed-by: chegar
2014-05-23 16:24:18 +02:00
Mandy Chung
3a8ddf6aa7
8042058: Missing deleted files from JDK-8040754 breaks jdk9/dev build
...
Reviewed-by: chegar
2014-04-28 14:57:14 -07:00