Commit Graph

103 Commits

Author SHA1 Message Date
Alan Bateman
02cfdc2061 8177530: Module system implementation refresh (4/2017)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Jan Lahoda
0f008adc1e 8173777: Merge javac -Xmodule into javac--patch-module
Converting uses of -Xmodule: to --patch-module.

Reviewed-by: alanb, mchung
2017-02-13 09:41:05 +01:00
Aleksei Efimov
4cd655c1f6 8159058: SAXParseException when sending soap message
Reviewed-by: lancea
2017-01-10 22:17:02 +03:00
Adam Petcher
a6067413b8 8172003: getInstance() with unknown provider throws NPE
Reviewed-by: mullan
2017-01-04 08:06:15 -05:00
Aleksei Efimov
608537a218 8067237: [TESTBUG] javax/xml/ws/xsanymixed/Test.java failed on compilation
Reviewed-by: lancea
2016-12-30 13:02:23 +03:00
Alan Bateman
fbe85300bf 8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
2016-12-01 08:57:53 +00:00
Sean Mullan
83c2e4ef3c 8151893: Add security property to configure XML Signature secure validation mode
Reviewed-by: jnimeh, xuelei
2016-08-25 15:06:26 -04:00
Sibabrata Sahoo
ca2024b93f 8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"
Reviewed-by: valeriep
2016-08-16 12:34:00 +05:30
Mandy Chung
e2a0ff3e0d 8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:51:25 -07:00
Felix Yang
ee3076d84b 8157135: Fix module dependencies javax/* EE tests
Reviewed-by: alanb
2016-08-01 18:14:06 -07:00
Valerie Peng
9a82da0c94 8159488: Deprivilege java.xml.crypto
Update java.policy with the necessary permissions and minor code refactoring

Reviewed-by: mullan
2016-07-27 01:24:09 +00:00
Daniel Fuchs
9d4c46f850 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:03:17 +01:00
Aleksei Efimov
4417a1f36f 8072579: XjcOptionalPropertyTest.java creates files in test.src
Reviewed-by: joehw
2016-05-19 16:08:39 +03:00
Aleksei Efimov
0516c0ca0c 8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg
Reviewed-by: shade, joehw
2016-05-19 15:58:44 +03:00
Felix Yang
c594c87387 8155088: Fix module dependencies in java/sql/* and javax/* tests
Reviewed-by: alanb
2016-05-17 02:34:56 -07:00
Alan Bateman
36e0820801 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:57 +01:00
Aleksei Efimov
af2cc2413f 8153262: javax/xml/bind/marshal/8134111/UnmarshalTest.java fails
Reviewed-by: coffeys, amlu
2016-04-01 16:46:32 +03:00
Aleksei Efimov
ea3318a1cb 8134111: Unmarshaller unmarshalls XML element which doesn't have the expected namespace
Reviewed-by: lancea
2016-04-01 12:34:02 +03:00
Aleksei Efimov
a7739ef564 8073872: Schemagen fails with StackOverflowError if element references containing class
Reviewed-by: lancea
2016-03-28 17:12:48 +03:00
Chris Hegarty
a59bc4455b Merge 2016-03-22 16:02:25 +00:00
Aleksei Efimov
f9bf9d5461 8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc
Reviewed-by: lancea
2016-03-21 21:58:50 +03:00
Alan Bateman
db4d383614 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: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Goetz Lindenmaier
32687876fa 8149529: Adapt SAP copyrights to new company name in jdk repository
Reviewed-by: simonis, chegar
2016-01-27 10:35:49 +01:00
Alan Bateman
3573d65040 8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung
2016-01-25 19:01:19 +00:00
Miroslav Kos
6c65f77517 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
Reviewed-by: chegar
2016-01-18 15:21:34 +01:00
Artem Smotrakov
3d4ea51ab1 8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
Reviewed-by: mullan
2015-12-11 19:06:40 -08:00
Miroslav Kos
4eb501e6d8 8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
Reviewed-by: lancea
2015-11-27 11:30:46 +01:00
Aleksei Efimov
ef3d646119 8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
2015-10-16 19:05:49 +03:00
Martin Buchholz
1ca92688c1 8135048: XSLT.java test fails after changes for JDK-8134984
Hg revert -r 'c22b7e41adf3^' test/javax/xml/jaxp/parsers/8032909

Reviewed-by: darcy
2015-09-03 18:36:42 -07:00
Martin Buchholz
24742f7b1d 8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner

Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00
Artem Smotrakov
558789b9d8 8074784: Additional tests for XML DSig API
Reviewed-by: mullan
2015-07-16 21:48:20 +03:00
Aleksei Efimov
a643b89ee2 8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
Reviewed-by: igerasim
2015-06-28 23:05:46 +03:00
Aleksei Efimov
d78a5bc2c1 8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
2015-05-29 12:28:46 +03:00
Mandy Chung
53a97cbeb3 8081347: Add @modules to jdk_core tests
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Jason Uh
8ddcf2aab0 8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
Reviewed-by: mullan
2015-05-21 14:18:33 -07:00
Artem Smotrakov
eb68509b7d 8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
Reviewed-by: mullan
2015-05-18 19:26:48 +03:00
Artem Smotrakov
e8064300cb 8079138: Additional negative tests for XML signature processing
Reviewed-by: mullan
2015-05-18 17:34:48 +03:00
Aleksei Efimov
603b214413 8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Reviewed-by: joehw, lancea
2015-04-22 02:23:06 +03:00
Aleksei Efimov
f17914b131 8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
Reviewed-by: joehw
2015-04-01 16:01:41 +03:00
Aleksei Efimov
a03f68908a 8074297: substring in XSLT returns wrong character if string contains supplementary chars
Reviewed-by: joehw
2015-03-30 14:52:24 +03:00
Frank Yuan
827d9d3928 8061293: Update javax/xml tests to remove references of jre dir
Reviewed-by: lancea, mkos
2015-03-13 15:50:39 +03:00
Aleksei Efimov
30de4935c7 8046817: JDK 8 schemagen tool does not generate xsd files for enum types
Reviewed-by: joehw, mkos
2015-01-26 12:36:32 +03:00
Aleksei Efimov
b2ed5c17b7 8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function

Reviewed-by: joehw
2015-01-26 12:25:27 +03:00
Jason Uh
dfb7eea15e 8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
Reviewed-by: mullan
2015-01-09 11:58:34 -08:00
Daniel Fuchs
6026dc63ea 8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues
Reviewed-by: joehw
2014-11-26 20:10:48 +01:00
Sean Mullan
ca85e583e9 8046949: Generify the javax.xml.crypto API
Reviewed-by: xuelei
2014-11-21 15:23:36 -05:00
Joe Wang
6c7132bcc9 8059327: XML parser returns corrupt attribute value
Reviewed-by: lancea
2014-11-07 13:23:36 -08:00
Joe Wang
47f9eb6c50 6770436: Entity callback order differs between Java1.5 and Java1.6
Reviewed-by: lancea
2014-11-04 09:14:01 -08:00
Martin Buchholz
ccb65f43ee 7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
Improve support for supplementary characters

Reviewed-by: joehw
2014-10-30 07:30:33 -07:00
Joe Wang
495821f1b2 8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
Reviewed-by: lancea
2014-10-13 14:11:20 -07:00