Vladimir Ivanov
78e5008e91
8317542: Specjvm::xml have scalability issue for high vCPU numbers
...
Reviewed-by: joehw
2024-11-21 17:59:28 +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
Hannes Wallnöfer
fd5ff0547c
8342827: Fix order of @param tags in other modules
...
Reviewed-by: jpai, iris, joehw, darcy, dfuchs
2024-10-25 07:08:29 +00:00
Joe Wang
58c98420b6
8336021: Doccheck: valign not allowed for HTML5 in java.xml
...
Reviewed-by: lancea
2024-07-11 18:38:32 +00:00
Damon Nguyen
c4702ca8c0
8333827: JDK 23 RDP1 L10n resource files update
...
Reviewed-by: achung, jlu, naoto, joehw, prappo, cjplummer, asemenyuk, prr
2024-06-13 21:27:56 +00:00
Joe Wang
9db7c95019
8332750: Broken link in CatalogFeatures.html
...
Reviewed-by: lancea, iris, naoto
2024-06-05 02:52:55 +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
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
Alisen Chung
b061b6678f
8322041: JDK 22 RDP1 L10n resource files update
...
Reviewed-by: almatvee, cstein, asemenyuk, joehw, jjg
2023-12-16 01:03:09 +00:00
Joe Wang
ddbbd36e4b
8320279: Link issues in java.xml module-info.java
...
Reviewed-by: iris, lancea, naoto
2023-12-14 07:45:02 +00:00
Joe Wang
78d09584c9
8321406: Null IDs should be resolved as before catalogs are added
...
Reviewed-by: naoto, iris, lancea
2023-12-06 04:24:48 +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
0678253bff
8320602: Lock contention in SchemaDVFactory.getInstance()
...
Reviewed-by: iris, lancea
2023-11-28 06:48:22 +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
b1625af600
8305814: Update Xalan Java to 2.7.3
...
Reviewed-by: iris, lancea, naoto
2023-11-07 19:21:03 +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
Justin Lu
b55e418a07
8301991: Convert l10n properties resource bundles to UTF-8 native
...
Reviewed-by: naoto
2023-09-14 22:19:18 +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
Joe Wang
528596fa93
8310991: missing @since tags in java.xml
...
Reviewed-by: iris, naoto, lancea
2023-08-02 01:37:40 +00:00
Justin Lu
9b55e9a706
8312572: JDK 21 RDP2 L10n resource files update
...
Reviewed-by: naoto
2023-08-01 23:16:39 +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
Joe Wang
2e5700a92c
8288436: Improve Xalan supports
...
Reviewed-by: smarks, ahgross, rhalade, lancea, naoto
2023-04-18 23:21:21 +00:00
Joe Wang
6a44120a16
8301269: Update Commons BCEL to Version 6.7.0
...
Reviewed-by: lancea
2023-02-11 22:33:13 +00:00
Jesper Wilhelmsson
5c59de52a3
Merge
2023-01-27 22:46:31 +00:00
Damon Nguyen
a67b1e77d3
8300719: JDK 20 RDP2 L10n resource files update
...
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
2023-01-26 22:33:04 +00:00
Magnus Ihse Bursie
4073b68565
8298047: Remove all non-significant trailing whitespace from properties files
...
Reviewed-by: serb, rriggs
2023-01-16 18:53:54 +00:00
Justin Lu
87865e0eb8
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
...
Backport-of: b8852f65a0
2023-01-13 23:19:02 +00:00
Justin Lu
b8852f65a0
8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs
...
Reviewed-by: joehw, naoto, lancea
2023-01-09 21:24:40 +00:00
Damon Nguyen
c997b5bffd
8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10
...
Reviewed-by: achung, naoto, joehw, cjplummer, almatvee
2022-12-16 21:15:29 +00:00
Dongxu Wang
0ed8b337ea
8297385: Remove duplicated null typos in javadoc
...
Reviewed-by: dfuchs, rriggs
2022-11-25 05:55:19 +00:00
Daniel Fuchs
4338f527aa
8294241: Deprecate URL public constructors
...
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
2022-11-03 17:18:14 +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
860784238e
8295205: Add jcheck whitespace checking for markdown files
...
Reviewed-by: erikj
2022-10-12 13:31:54 +00:00
Joe Darcy
536c9a512e
8294618: Update openjdk.java.net => openjdk.org
...
Reviewed-by: mikael, iris, joehw, prr, ihse
2022-10-05 16:48:09 +00:00
Alan Bateman
acd5bcfc88
8289610: Degrade Thread.stop
...
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
2022-09-23 07:55:29 +00:00
David Holmes
85a602355f
Merge
2022-08-11 05:14:13 +00:00
Alisen Chung
0def5316cd
8290889: JDK 19 RDP2 L10n resource files update - msgdrop 10
...
Reviewed-by: naoto, asemenyuk
2022-08-09 22:27:58 +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
Shruthi
987656d690
8289471: Issue in Initialization of keys in ErrorMsg.java and XPATHErrorResources.java
...
Reviewed-by: joehw
2022-07-22 22:10:43 +00:00
Joe Wang
7b418f9aba
8287916: Address the inconsistency between the constant array and pool size
...
Reviewed-by: naoto, lancea, rhalade, ahgross
2022-07-19 20:55:28 +00:00
Joe Wang
41ef2b2490
8285407: Improve Xalan supports
...
Reviewed-by: naoto, lancea, ahgross, rhalade
2022-07-19 20:55:27 +00:00
Joe Wang
f1001a06b3
8287916: Address the inconsistency between the constant array and pool size
...
Reviewed-by: naoto, lancea, rhalade, ahgross
2022-07-19 18:39:39 +00:00
Joe Wang
5d1c44871a
8285407: Improve Xalan supports
...
Reviewed-by: naoto, lancea, ahgross, rhalade
2022-07-19 18:39:39 +00:00
Joe Wang
2bf6285c80
8290209: jcup.md missing additional text
...
Reviewed-by: iris, naoto, lancea
2022-07-13 21:02:45 +00:00