Commit Graph

37 Commits

Author SHA1 Message Date
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
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
Frank Yuan
29a1cfdf2f 8133307: Missing files while changing packages of JAXP unittest
Reviewed-by: joehw
2015-08-10 20:26:05 -07:00
Frank Yuan
0785d3b590 8132660: Change jaxp unit test package name to be different with jaxp api
Reviewed-by: joehw
2015-08-10 09:52:32 -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
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
Joe Darcy
ef7177e418 8129597: Add tier 3 test definitions to the JDK 9 forest
Reviewed-by: smarks, jjg
2015-06-24 15:18:44 -07: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
Frank Yuan
8ad1f8523c 8080907: Develop test for Xerces Update: XML Schema Validation
Reviewed-by: lancea, joehw
2015-06-15 09:25:23 -07:00
Frank Yuan
dfdcd9050f 8080908: Develop test for Xerces Update: XPointer
Reviewed-by: lancea, joehw
2015-06-08 22:08:47 -07:00
Frank Yuan
4a0e9912f0 8080906: Develop test for Xerces Update: DOM L3 Serializer
Reviewed-by: lancea, joehw
2015-06-08 21:59:07 -07:00
Joe Darcy
1c1c11d919 8075551: Add tiered testing definitions to the jaxp repo
Reviewed-by: joehw
2015-06-01 17:31:45 -07:00
Aleksei Efimov
38bcbb873f 8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
2015-05-29 12:28:40 +03:00
Frank Yuan
2910c5e690 8078596: jaxp tests failed in modular jdk due to internal class access
Reviewed-by: alanb, lancea, joehw
2015-05-15 16:26:03 -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
Frank Yuan
f6dfa1497f 8051560: Convert JAXP function tests: Astro tests
Reviewed-by: lancea, joehw
2015-04-21 15:28:47 -07:00
Joe Wang
f2dab3a19a 8078139: jdk.xml.dom should be loaded by the ext class loader
Reviewed-by: mchung, alanb, lancea, mullan, kcr
2015-04-21 13:22:33 -07: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
Frank Yuan
3334a718c9 8051559: Convert JAXP function tests: org.w3c.dom to jtreg (testng) tests
Reviewed-by: lancea, joehw
2015-04-15 21:54:29 -07: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
Amy Lu
b2805ba95a 8075692: jaxp/test/Makefile reference of win32 directory no longer valid
Reviewed-by: joehw
2015-03-24 21:11:48 -07:00
Frank Yuan
1b0daecb26 8051710: Convert JAXP function tests: javax.xml.jaxp14.* to jtreg (testng) tests
Reviewed-by: lancea, joehw
2015-01-30 19:10:29 -08:00
Frank Yuan
ffe5a2e589 8051709: Convert JAXP function tests: javax.xml.datatype to jtreg (testng) tests
Reviewed-by: lancea
2015-01-30 17:07:53 -08:00
Frank Yuan
4590abcd51 8051547: Convert JAXP function tests: javax.xml.validation.* to jtreg (testng) tests
Reviewed-by: lancea, joehw
2015-01-28 22:49:58 -08:00
Frank Yuan
f1948ccbb5 8052401: JAXP function gap tests conversion
Reviewed-by: lancea, joehw
2015-01-28 15:07:12 -08:00
Joe Wang
54b2d15c94 8054196: XPath: support any type
Reviewed-by: alanb, lancea, dfuchs
2015-01-27 22:01:46 -08:00
Tristan Yan
120cde915b 8051563: Update JAXP functional tests
Reviewed-by: lancea, joehw
2015-01-15 19:10:56 -08:00
Tristan Yan
629b26bb72 8065673: XML Test Colo: Add test build system for JAXP tests
Reviewed-by: alanb, joehw
2014-12-15 11:32:05 -08:00
Frank Yuan
b82fd80a36 8051536: Convert JAXP function tests: javax.xml.parsers to jtreg(testng) tests
Reviewed-by: lancea, joehw
2014-12-11 13:08:14 -08:00
Tristan Yan
bbcd1a03a9 8067183: TEST_BUG:File locked when processing the cleanup on test jaxp/test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java
Reviewed-by: joehw
2014-12-10 16:38:01 -08:00
Jan Lahoda
43f018317f 8065998: Avoid use of _ as a one-character identifier
Reviewed-by: alanb, chegar, darcy
2014-12-02 15:11:05 +01:00
Frank Yuan
a669f5bd58 8043084: XML JAXP unittest co-location
Reviewed-by: joehw, dfuchs
2014-11-18 12:01:27 -08:00
Tristan Yan
f2c3ec466b 8047962: XML test colocation: AuctionPortal test
Reviewed-by: joehw
2014-11-11 14:27:13 -08:00
Tristan Yan
12b7532ad0 8051561: Convert JAXP functional tests to jtreg(TestNG): javax.xml.xpath.*
Co-authored-by: Yiming Wang <yiming.wang@oracle.com>
Reviewed-by: joehw
2014-10-16 16:03:16 -07:00
Tristan Yan
1cd48f2b65 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
Reviewed-by: joehw
2014-10-16 15:51:12 -07:00