239 Commits

Author SHA1 Message Date
Frank Yuan
42b4161e91 8165617: Cleanup whitespace in jaxp/test
Removed the extra LF from the java files

Reviewed-by: joehw
2016-09-08 12:33:10 +08:00
Joe Wang
144bc12a10 8165116: redirect function is not allowed even with enableExtensionFunctions
Reviewed-by: lancea
2016-09-07 11:00:14 -07:00
Joe Wang
524cb00f82 8161454: Fails to Load external Java method from inside of a XSL stylesheet if SecurityManager is present
Reviewed-by: aefimov, lancea, dfuchs
2016-09-01 17:03:41 -07:00
Joe Wang
6784b0b5ea 8162431: CatalogUriResolver with circular/self referencing catalog file is not throwing CatalogException as expected
Reviewed-by: lancea
2016-08-31 14:33:23 -07:00
Joe Wang
cdcc5575ac 8163232: Catalog API: Consolidating CatalogResolver to support all XML Resolvers
Reviewed-by: dfuchs, lancea
2016-08-26 14:50:00 -07:00
Joe Wang
5576d5da30 8157797: SAX Parser throws incorrect error on invalid xml
Reviewed-by: lancea
2016-08-23 13:33:03 -07:00
David Dehaven
3c1da9c3e6 Merge 2016-08-19 08:47:11 -07:00
Lance Andersen
07f401e5bc 8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
2016-08-18 12:59:00 -04:00
Aleksei Efimov
df25ab9597 8146961: Fix PermGen memory leaks caused by static final Exceptions
Reviewed-by: joehw, shade, clanger, plevart
2016-08-18 16:56:31 +03:00
Joe Wang
a45449a1e4 6211561: XPath.evaluate(String,Object,QName) throws exception if context node is null
Reviewed-by: lancea
2016-08-16 17:35:47 -07:00
Phil Race
10f7ade155 Merge 2016-08-11 10:38:13 -07:00
Phil Race
7edd8ef7e3 Merge 2016-08-05 12:03:50 -07:00
Joe Wang
fd8a3a842d 8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
Reviewed-by: lancea
2016-08-04 17:47:31 -07:00
Li Jiang
d0c3112a73 8163145: Remove two null line in the end of message.properties
Reviewed-by: joehw, rriggs
2016-08-04 13:58:06 +08:00
Christoph Langer
74d3ec42e3 8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace
Reviewed-by: joehw, dfuchs
2016-07-31 23:14:27 +02:00
Li Jiang
59b9ae8ae8 8161544: JDK9 message drop 20 resource updates - OpenJDK
JDK9 message drop 20 resource updates - openjdk

Reviewed-by: joehw
2016-07-29 09:32:44 -07:00
Joe Wang
916be04239 8158084: Catalog API: JAXP XML Processor Support
Reviewed-by: lancea, clanger
2016-07-28 22:58:41 -07:00
Svetlana Nikandrova
bcf71c8eff 8021787: javax.xml.datatype.XMLGregorianCalendar.getMonth() return is documented wrong
Reviewed-by: joehw, rriggs
2016-07-27 18:23:04 +03:00
Li Jiang
cd30067eab 8158486: Remove wptg id from jaxp resource files - JDK9
Remove wptg id from jaxp resource files

Reviewed-by: joehw
2016-07-27 18:48:44 +08:00
Daniel Fuchs
73af45423d 8153082: Update XSLT compiler to generate classes that invoke addReads
This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)

Reviewed-by: alanb, clanger, joehw
2016-07-26 14:29:54 +01:00
Joe Wang
574619593a 8149962: Better delineation of XML processing
Reviewed-by: dfuchs, lancea, ahgross
2016-04-04 14:54:38 -07:00
Joe Wang
a4e6eafff4 8148872: Complete name checking
Reviewed-by: dfuchs, lancea, ahgross
2016-02-16 10:22:22 -08:00
Li Jiang
d99735d9ea 8159324: JDK9 message drop 10 resource updates
JDK9 message drop resource updates - openjdk

Reviewed-by: rfield, alanb, joehw
2016-06-20 06:13:28 -07:00
David Dehaven
bc685be947 Merge 2016-06-15 09:24:04 -07:00
Joe Wang
cde1cc0b56 8158204: accessExternalSchema property handling is inconsistent and differs from spec
Reviewed-by: lancea
2016-06-14 16:14:24 -07:00
David Dehaven
b7df5697db Merge 2016-06-06 13:16:44 -07:00
Joe Wang
1023eb3584 8150187: NPE expected if the system identifier is null for CatalogResolver
Reviewed-by: rriggs, lancea
2016-06-03 11:38:38 -07:00
Joe Wang
46b0a616ea 8158246: Several api/org_xml/sax/helpers/XMLReader tests failed due to no SAXException occurs
Reviewed-by: lancea
2016-06-02 23:26:41 -07:00
Alan Bateman
f243b8ec01 8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
2016-05-21 08:00:14 +01:00
Joe Wang
f56536a6bf 8054632: [since-tag]: javadoc for xml classes has invalid @since tag
Reviewed-by: lancea
2016-05-20 13:47:36 -07:00
Li Jiang
76413eff72 8157775: JDK9 preparation message drop resource updates
JDK9 preparation message drop resource updates - openjdk

Reviewed-by: rfield, alanb
2016-05-20 00:03:38 -07:00
Joe Wang
2e1b7ecc6e 8139585: Typo: "APIi" instead of "API"
Reviewed-by: mchung
2016-05-19 16:19:01 -07:00
Joe Wang
ec0e48670f 8156845: Uri is getting incorrectly unwrapped
Reviewed-by: lancea
2016-05-17 14:14:15 -07:00
Aleksei Efimov
0c5f493370 8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter
Reviewed-by: joehw
2016-05-13 01:19:41 +03:00
Joe Wang
2150ee4ab4 8046274: Removing dependency on jakarta-regexp
Reviewed-by: lancea
2016-05-10 16:19:44 -07:00
Joe Wang
56be49516c 8152912: SAX XMLReaderFactory needs to be ServiceLoader compliant
Reviewed-by: dfuchs
2016-05-09 14:58:55 -07:00
Alan Bateman
b9eb3050d8 Merge 2016-05-03 10:38:18 +01:00
Alan Bateman
3e17f032b6 8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:45 +01:00
Joe Wang
2f9ffbd280 8154220: Semi-colon delimited list of catalog files in System property is throwing IllegalArgumentException
Reviewed-by: lancea
2016-04-28 09:08:01 -07:00
Christoph Langer
d03b607896 8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
Reviewed-by: joehw
2016-04-19 23:01:06 -07:00
Joe Wang
7cd550290a 8152527: Relative rewriteSystem with xml:base at group level failed
Reviewed-by: lancea
2016-04-14 16:36:04 -07:00
Joe Wang
470dc96724 8151162: Public entries not searched when prefer='system'
Reviewed-by: lancea
2016-04-12 14:44:23 -07:00
Joe Wang
88deed35ed 8150969: DEFER from Features API is taking precedence over defer preference in catalog file
Reviewed-by: lancea
2016-04-06 14:31:38 -07:00
Joe Wang
5aabf0b57a 8151154: IllegalArgumentException not thrown when wrong syntax value is set for javax.xml.catalog.files
Reviewed-by: lancea
2016-03-24 15:34:50 -07:00
Alan Bateman
81f516c57b 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: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, joehw
2016-03-17 19:04:05 +00:00
Christoph Langer
7b2839f9ee 8150704: XALAN: ERROR: 'No more DTM IDs are available' when transforming with lots of temporary result trees
Reviewed-by: joehw
2016-03-09 16:09:55 -08:00
Christoph Langer
4087262c58 8150470: JCK: api/xsl/conf/copy/copy19 test failure
Reviewed-by: joehw, aefimov
2016-02-24 19:25:16 +03:00
Christoph Langer
5b5e0a63e7 8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
Reviewed-by: joehw
2016-02-22 11:00:06 -08:00
Joe Wang
ffa5558ae1 8146237: PREFER from Features API taking precedence over catalog file
Reviewed-by: lancea
2016-02-17 16:32:51 -08:00
Iris Clark
b690abde60 8149601: Update references from "1.9" to "9"
Reviewed-by: chegar, joehw
2016-02-12 09:50:02 -08:00