Joe Wang
4e5717754a
8316383: NullPointerException in AbstractSAXParser after JDK-8306632
...
Reviewed-by: lancea, naoto
2023-09-21 19:17:24 +00:00
Joe Wang
dccf670492
8306632: Add a JDK Property for specifying DTD support
...
Reviewed-by: lancea, smarks
2023-09-08 20:24:23 +00:00
Christian Stein
c50315de8f
8314495: Update to use jtreg 7.3.1
...
Reviewed-by: dholmes, erikj, iris, jpai
2023-08-21 06:30:56 +00:00
Christian Stein
9c6eb67e85
8313167: Update to use jtreg 7.3
...
Reviewed-by: jjg, iris
2023-08-07 16:09:23 +00:00
Joe Wang
aff9cea054
8303530: Redefine JAXP Configuration File
...
Reviewed-by: naoto, lancea, alanb, smarks
2023-06-02 20:09:44 +00:00
Joe Wang
2179a8f2d6
8298087: XML Schema Validation reports an required attribute twice via ErrorHandler
...
Reviewed-by: naoto
2023-05-02 03:12:06 +00:00
Christian Stein
2763cf14e6
8304896: Update to use jtreg 7.2
...
Reviewed-by: erikj, lmesnik, iris
2023-04-24 15:36:19 +00:00
Michael Ernst
7dcc689932
8299563: Fix typos
...
Reviewed-by: lancea, aivanov, sspitsyn
2023-01-04 19:59:45 +00:00
Christian Stein
2cdc019565
8298178: Update to use jtreg 7.1.1
...
Reviewed-by: erikj
2022-12-06 20:51:06 +00:00
Christian Stein
c70d1e1bd3
8296710: Update to use jtreg 7.1
...
Reviewed-by: erikj, alanb, jjg
2022-12-01 16:49:40 +00:00
Joe Wang
2ff9d3af81
8294858: XMLStreamReader does not respect jdk.xml.maxXMLNameLimit=0 for namespace names
...
Reviewed-by: lancea, naoto
2022-11-03 17:04:14 +00:00
Magnus Ihse Bursie
d5a1521fde
8295470: Update openjdk.java.net => openjdk.org URLs in test code
...
Reviewed-by: michaelm, prr, darcy
2022-10-20 10:33:18 +00:00
Mahendra Chhipa
1961e81e02
8289509: Improve test coverage for XPath Axes: descendant, descendant-or-self, following, following-sibling
...
Reviewed-by: bhuang, joehw
2022-10-12 18:13:20 +00:00
Ruprabhu25
caae53f4da
8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
...
Reviewed-by: joehw
2022-09-20 17:35:26 +00:00
Christian Stein
1ee59adcfe
8289798: Update to use jtreg 7
...
Reviewed-by: ihse, jpai
2022-09-07 15:13:35 +00:00
Bill Huang
e393973761
8292990: Improve test coverage for XPath Axes: parent
...
Reviewed-by: joehw
2022-09-01 21:25:40 +00:00
Mahendra Chhipa
3d254d3c8e
8289510: Improve test coverage for XPath Axes: namespace
...
Reviewed-by: joehw
2022-09-01 17:42:32 +00:00
Bill Huang
f6b6360155
8289949: Improve test coverage for XPath: operators
...
Reviewed-by: joehw
2022-08-28 16:58:53 +00:00
Christian Stein
aa5b718933
8292182: [TESTLIB] Enhance JAXPPolicyManager to setup required permissions for jtreg version 7 jar
...
Reviewed-by: joehw, lancea, iris, naoto
2022-08-15 13:34:19 +00:00
Bill Huang
d889264c61
8290836: Improve test coverage for XPath functions: String Functions
...
8290837: Improve test coverage for XPath functions: Boolean Functions
8290838: Improve test coverage for XPath functions: Number Functions
Reviewed-by: joehw
2022-08-09 18:26:54 +00:00
Bill Huang
57bf603b73
8289948: Improve test coverage for XPath functions: Node Set Functions
...
Reviewed-by: joehw
2022-08-01 16:37:22 +00:00
Joe Wang
470c0eb216
8290740: Catalog not used when the handler is null
...
Reviewed-by: lancea, naoto, iris
2022-07-30 01:42:05 +00:00
Bill Huang
cfe9026fe0
8289511: Improve test coverage for XPath Axes: child
...
Reviewed-by: joehw
2022-07-29 01:42:19 +00:00
Joe Wang
1f9521e6cb
8287076: Document.normalizeDocument() produces different results
...
Reviewed-by: lancea, iris, naoto
2022-06-23 17:12:31 +00:00
Joe Wang
ed8e8ac289
8284400: Improve XPath exception handling
...
Reviewed-by: lancea, naoto
2022-05-27 21:47:05 +00:00
Alexey Ivanov
5974f5fed3
8284213: Replace usages of 'a the' in xml
...
Reviewed-by: lancea, dmarkov, iris, prr, joehw
2022-05-24 11:34:53 +00:00
Joe Wang
72bd41b844
8282280: Update Xerces to Version 2.12.2
...
Reviewed-by: lancea, naoto
2022-05-18 00:05:23 +00:00
Joe Wang
994f2e9271
8284548: Invalid XPath expression causes StringIndexOutOfBoundsException
...
Reviewed-by: naoto, lancea
2022-04-20 23:08:07 +00:00
Joe Wang
81a8e2f8b3
8284920: Incorrect Token type causes XPath expression to return incorrect results
...
Reviewed-by: naoto, lancea
2022-04-20 19:22:12 +00:00
Joe Wang
61d06c2d28
8276050: XMLInputFactoryImpl.getProperty() returns null
...
Reviewed-by: rriggs
2022-04-04 20:00:36 +00:00
Joe Wang
eeca3a3155
8253569: javax.xml.catalog.Catalog.matchURI() implementation should reset state variables
...
Reviewed-by: lancea, naoto
2022-03-31 01:50:41 +00:00
Joe Wang
f4fd53d0ae
8273370: Preferences.exportSubtree() generates invalid XML if value contains control char
...
Reviewed-by: lancea, naoto
2022-03-25 18:10:45 +00:00
Andrey Turbanov
dc5a65ab37
8283426: Fix 'exeption' typo
...
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
2022-03-24 19:52:16 +00:00
Joe Wang
b226ab99c8
8276141: XPathFactory set/getProperty method
...
Reviewed-by: rriggs, naoto, lancea, iris, alanb
2021-12-02 02:50:13 +00:00
Weijun Wang
c24fb852f2
8275512: Upgrade required version of jtreg to 6.1
...
Reviewed-by: ihse, iignatyev, joehw, lancea, jjg, mchung
2021-10-19 21:04:14 +00:00
Alex Kasko
7eb0372e55
8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
...
Reviewed-by: joehw, shade
2021-10-04 12:38:34 +00:00
Aleksey Shipilev
1f8af524ff
8273314: Add tier4 test groups
...
Reviewed-by: serb, iignatyev
2021-09-20 14:02:07 +00:00
Masanori Yano
83bce94cc8
8268457: XML Transformer outputs Unicode supplementary character incorrectly to HTML
...
Reviewed-by: lancea, naoto, iris, joehw
2021-06-30 16:25:40 +00:00
Joe Wang
d799563ac0
8256919: BCEL: Utility.encode forget to close
...
Reviewed-by: lancea, bpb, naoto
2021-06-25 18:42:07 +00:00
Joe Wang
7e03cf2916
8265073: XML transformation and indentation when using xml:space
...
Reviewed-by: naoto, lancea, iris
2021-06-18 16:03:30 +00:00
Joe Wang
1c3932f3d5
8264766: ClassCastException during template compilation (Variable cannot be cast to Param)
...
Reviewed-by: naoto
2021-06-09 00:34:16 +00:00
Joe Wang
460ce5553c
8266019: StreamResult(File) writes to incorrect file path if # is part of the file path
...
Reviewed-by: dfuchs
2021-06-03 21:26:32 +00:00
Jonathan Gibbons
3482cb87fd
8266254: Update to use jtreg 6
...
8265020: tests must be updated for new TestNG module name
Reviewed-by: lancea, erikj, mchung, naoto, alanb, iris, chegar
2021-06-02 21:20:12 +00:00
Joe Wang
8c4719a588
8265248: Implementation Specific Properties: change prefix, plus add existing properties
...
Reviewed-by: lancea, rriggs
2021-05-26 19:34:06 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Mahendra Chhipa
308f6796da
8264454: Jaxp unit test from open jdk needs to be improved
...
Reviewed-by: joehw
2021-04-08 21:21:11 +00:00
Joe Wang
475595847c
8262041: javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java fails after JDK-8260858
...
Reviewed-by: lancea, naoto
2021-02-20 02:37:53 +00:00
Daniel D. Daugherty
8b4fd77f60
8262042: ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows
...
Reviewed-by: joehw
2021-02-19 17:30:45 +00:00
Joe Wang
c99eeb0102
8260858: Implementation specific property xsltcIsStandalone for XSLTC Serializer
...
Reviewed-by: lancea, naoto
2021-02-19 06:34:21 +00:00
Joe Wang
7c565f8b37
8261209: isStandalone property: remove dependency on pretty-print
...
Reviewed-by: lancea, naoto
2021-02-09 17:50:25 +00:00