Joe Wang
ed903000ea
8081248: Implement JEP 268: XML Catalog API
...
Reviewed-by: lancea, dfuchs
2015-10-29 21:53:21 -07:00
Joe Wang
7ed29c81ee
8130078: Document better processing
...
Reviewed-by: dfuchs, lancea, ahgross
2015-07-07 16:57:55 -07:00
Joe Wang
1e46af2eae
8086733: Improve namespace handling
...
Reviewed-by: dfuchs, lancea, ahgross
2015-07-07 15:56:38 -07:00
Joe Wang
a9f9be2377
8078427: More supportive home environment
...
Reviewed-by: dfuchs, lancea, skoivu
2015-05-26 10:37:23 -07:00
Joe Wang
9a0831a18e
8079323: Serialization compatibility for Templates: need to exclude Hashtable from serialization
...
Reviewed-by: dfuchs, lancea, hawtin
2015-05-12 10:02:21 -07:00
Joe Wang
6eafc29cfa
8068842: Better JAXP data handling
...
Reviewed-by: dfuchs, lancea, hawtin
2015-04-18 00:17:19 -07:00
Joe Wang
6b8fd86fa1
8138721: ElementTraversal: javadoc warning; also, hasFeature shall return true
...
Reviewed-by: lancea, dfuchs
2015-10-06 10:59:52 -07:00
Joe Wang
019303a96b
8135283: DOM API update: Element Traversal Specification
...
Reviewed-by: mchung, lancea
2015-09-25 16:42:19 -07:00
Joe Wang
804a447ee4
8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518
...
Reviewed-by: aefimov, lancea, joehw
2015-08-26 10:16:04 -07:00
Daniel Fuchs
ae9ba69804
8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java
...
Com/sun/org/apache/xalan/internal/xslt/Process.java removed. A copy modified to not depend on internal APIs is put in test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/ProcessXSLT.java. The CLITest is preserved and uses that new copy.
Reviewed-by: joehw, lancea
2015-07-31 12:05:46 +02:00
Daniel Fuchs
e5138fb786
8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
...
Remove com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
Reviewed-by: joehw
2015-07-29 11:00:59 +02:00
Daniel Fuchs
6e586e8a3b
8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
...
Com/sun/org/apache/bcel/internal/util/ClassPath.java removed
Reviewed-by: joehw
2015-07-28 11:30:55 +02:00
Joe Wang
793dc7b0d2
8131907: Numerous threads lock during XML processing while running Weblogic 12.1.3
...
Reviewed-by: rriggs, dfuchs, lancea
2015-07-22 10:55:39 -07:00
Joe Darcy
bc9b78ac81
8130716: Fix reference problems in jaxp javadoc
...
Reviewed-by: lancea
2015-07-07 17:57:35 -07:00
Daniel Fuchs
18b9b116dc
8130238: Remove com.sun.org.apache.xalan.internal.xsltc.cmdline
...
Reviewed-by: lancea, joehw
2015-07-07 18:19:57 +02:00
Daniel Fuchs
0c329ac4cf
8130051: Cleanup usage of reflection in jaxp
...
Replaced usage of reflection with direct access where possible, removed obsolete code where possible.
Reviewed-by: joehw
2015-06-30 12:04:27 +02:00
Daniel Fuchs
94ad46346b
8129956: jaxp: CodeSource.getLocation() might return null
...
Reviewed-by: lancea
2015-06-26 17:26:48 +02:00
Daniel Fuchs
a89e684eec
8129880: Cleanup usage of Class.getResource in jaxp
...
Reviewed-by: joehw, mchung
2015-06-25 20:06:37 +02:00
Frank Yuan
e2f4c35479
8080266: Failed to create CharInfo due to ResourceBundle update for modules
...
Fixed the initialization of LSSerializerImpl.
Reviewed-by: joehw, dfuchs
2015-06-25 11:06:28 +02:00
Daniel Fuchs
4ebbfc918f
8129572: Cleanup usage of getResourceAsStream in jaxp
...
Reviewed-by: alanb, joehw, mchung, redestad
2015-06-23 19:50:10 +02:00
Sean Mullan
22fad64529
8087283: Add support for the XML Signature here() function to the JDK XPath implementation
...
Reviewed-by: alanb, joehw
2015-06-12 16:36:31 -04:00
Aleksei Efimov
38bcbb873f
8081392: getNodeValue should return 'null' value for Element nodes
...
Reviewed-by: joehw
2015-05-29 12:28:40 +03:00
Joe Wang
6c916eb061
8080344: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
...
Reviewed-by: lancea
2015-05-14 09:38:53 -07:00
Aleksei Efimov
4b9b3c027f
8062518: AIOBE occurs when accessing to document function in extended function in JAXP
...
Reviewed-by: joehw
2015-05-08 11:07:35 +03:00
Alexander Stepanov
b27f042010
8077332: tidy warnings from javax/xml
...
Some HTML markup fix (jaxp part)
Reviewed-by: joehw, lancea
2015-04-21 20:01:21 +04:00
Joe Wang
b6cd67bd3b
8042244: Re-examine the supportedness of non-SE org.w3c.dom.** API
...
Reviewed-by: mchung, alanb, lancea
2015-04-16 12:25:27 -07:00
Joe Wang
7d455864c8
8048983: Enhance thread contexts in JAXP
...
Reviewed-by: chegar, lancea, dfuchs, hawtin
2015-04-02 10:35:54 -07:00
Aleksei Efimov
2b912ed601
8040228: TransformerConfigurationException occurs with security manager, FSP and XSLT Ext
...
Reviewed-by: joehw, lancea, ahgross
2015-03-05 12:05:56 +03:00
Aleksei Efimov
c1e2102b1a
8073385: Bad error message on parsing illegal character in XML attribute
...
Reviewed-by: joehw
2015-04-01 17:07:50 +03:00
Aleksei Efimov
75f2048a84
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
...
Reviewed-by: joehw
2015-04-01 16:01:10 +03:00
Aleksei Efimov
d4502a832f
8074297: substring in XSLT returns wrong character if string contains supplementary chars
...
Reviewed-by: joehw
2015-03-30 14:54:57 +03:00
Joe Wang
a953097a89
8049378: Examine references to ${java.home}/lib in JAXP
...
Reviewed-by: lancea, alanb
2015-03-05 17:18:19 -08:00
Joe Wang
54b2d15c94
8054196: XPath: support any type
...
Reviewed-by: alanb, lancea, dfuchs
2015-01-27 22:01:46 -08:00
Aleksei Efimov
73a00f6b2f
8062923: XSL: Run-time internal error in 'substring()'
...
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
2015-01-26 12:17:59 +03:00
Chris Hegarty
3c5c554fad
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@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>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:17 +00:00
David Buck
a02a2a54b6
8064516: BCEL still corrupts generic methods if bytecode offsets are modified
...
Added comprehensive support for LocalVariableTypeTable to MethodGen.
Reviewed-by: joehw
2014-11-10 16:09:38 -08:00
Joe Wang
23a78f8c2f
8059327: XML parser returns corrupt attribute value
...
Reviewed-by: lancea
2014-11-07 13:18:58 -08:00
David Buck
e9d151f105
8062608: BCEL corrupts debug data of methods that use generics
...
Fixed MethodGen constructor to not overwrite LocalVariableTable.
Reviewed-by: joehw
2014-11-06 23:14:02 -08:00
Joe Wang
25e91b769f
6770436: Entity callback order differs between Java1.5 and Java1.6
...
Reviewed-by: lancea
2014-11-04 09:10:11 -08:00
Martin Buchholz
63ddccfab0
7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
...
Improve support for supplementary characters
Reviewed-by: joehw
2014-10-30 07:24:51 -07:00
Joe Wang
a3b952a84d
8061686: Size limits in BufferAllocator should have been final
...
Reviewed-by: lancea, chegar
2014-10-21 13:17:32 -07:00
Joe Wang
dbbe5b9419
8039533: Higher resolution resolvers
...
Reviewed-by: lancea, dfuchs, skoivu
2014-05-09 11:35:21 -07:00
Joe Wang
23a1b5481b
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
...
Reviewed-by: lancea
2014-10-13 14:09:03 -07:00
Martin Buchholz
003e5fd5bf
8058175: [XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted
...
Reviewed-by: joehw
2014-09-10 15:17:48 -07:00
Joe Wang
5167f1158a
8056202: Xerces Update: Catalog Resolver
...
Reviewed-by: lancea
2014-09-05 14:04:22 -07:00
Joe Wang
e1f2f51d91
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
...
Reviewed-by: lancea
2014-08-29 11:49:38 -07:00
Chris Hegarty
786f3dbbdf
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:51:56 +01:00