Joe Wang
28c8729019
8343004: Adjust JAXP limits
...
Reviewed-by: lancea, rriggs
2024-11-26 22:59:49 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Christian Stein
99fefec092
8331431: Update to use jtreg 7.4
...
Reviewed-by: ihse, erikj, jpai
2024-06-18 07:25:17 +00:00
Joe Wang
91caec07cb
8330542: Template for Creating Strict JAXP Configuration File
...
Reviewed-by: lancea, erikj, alanb, ihse, mullan, naoto
2024-05-28 19:26:17 +00:00
Joe Wang
a3d51d2027
8326915: NPE when a validating parser is restricted
...
Reviewed-by: lancea, naoto
2024-03-02 04:46:03 +00:00
Magnus Ihse Bursie
c266800a3a
8325558: Add jcheck whitespace checking for properties files
...
Reviewed-by: naoto, dfuchs, joehw
2024-02-13 10:00:13 +00:00
Aleksey Shipilev
8b9bf75880
8323515: Create test alias "all" for all test roots
...
Reviewed-by: dholmes, alanb, joehw, lmesnik
2024-01-23 17:03:35 +00:00
Joe Wang
e4389d8dc2
8323571: Regression in source resolution process
...
Reviewed-by: lancea, naoto
2024-01-11 22:38:39 +00:00
Joe Wang
755722ced6
8322214: Return value of XMLInputFactory.getProperty() changed from boolean to String in JDK 22 early access builds
...
Reviewed-by: lancea
2024-01-04 05:04:45 +00:00
Archie Cobbs
5852f3eafe
8322027: One XMLStreamException constructor fails to initialize cause
...
Reviewed-by: joehw, jpai
2024-01-02 10:13:37 +00:00
Joe Wang
9a6ca233c7
8320918: Fix errors in the built-in Catalog implementation
...
Reviewed-by: lancea, naoto, iris
2023-11-29 04:33:28 +00:00
Joe Wang
93bdc2a6db
8306055: Add a built-in Catalog to JDK XML module
...
Reviewed-by: ihse, lancea, alanb
2023-11-22 17:11:26 +00:00
Joe Wang
96bec3584c
8316996: Catalog API Enhancement: add a factory method
...
Reviewed-by: naoto, lancea
2023-10-28 03:38:30 +00:00
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