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
|
9db7c95019
|
8332750: Broken link in CatalogFeatures.html
Reviewed-by: lancea, iris, naoto
|
2024-06-05 02:52:55 +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
|
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
|
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 |
|
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
|
aff9cea054
|
8303530: Redefine JAXP Configuration File
Reviewed-by: naoto, lancea, alanb, smarks
|
2023-06-02 20:09:44 +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 |
|
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 Darcy
|
536c9a512e
|
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
|
2022-10-05 16:48:09 +00:00 |
|
Joe Wang
|
9e2d9ac59a
|
8288529: broken link in java.xml
Reviewed-by: iris, lancea, naoto
|
2022-06-22 04:49:17 +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 |
|
Magnus Ihse Bursie
|
e68024c2d2
|
8285485: Fix typos in corelibs
Reviewed-by: jpai, sundar, naoto, lancea
|
2022-05-17 12:10:48 +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 |
|
Pavel Rappo
|
f180530935
|
8279918: Fix various doc typos
Reviewed-by: kevinw, lancea, mullan, sspitsyn, naoto, jlahoda, azvegint, egahlin, jjg
|
2022-01-14 16:10:14 +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 |
|
Andrey Turbanov
|
754bc82c4c
|
8274525: Replace uses of StringBuffer with StringBuilder in java.xml
Reviewed-by: joehw, iris, naoto, dfuchs
|
2021-10-06 18:20:18 +00:00 |
|
Andrey Turbanov
|
f3cedbe928
|
8274464: Remove redundant stream() call before forEach in java.* modules
Reviewed-by: dfuchs, amenkov, vtewari
|
2021-10-06 18:11:07 +00:00 |
|
Joe Darcy
|
6a477bda85
|
8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml
Reviewed-by: joehw
|
2021-09-28 21:02:19 +00:00 |
|
Sergey Bylokhov
|
ec2fc384e5
|
8272120: Avoid looking for standard encodings in "java." modules
Reviewed-by: alanb, dfuchs, naoto
|
2021-08-12 05:46:00 +00:00 |
|
Joe Wang
|
b27599b3ec
|
8268222: javax/xml/jaxp/unittest/transform/Bug6216226Test.java failed, cannot delete file
Reviewed-by: dfuchs
|
2021-06-04 16:31:59 +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 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Joe Wang
|
7530c00b33
|
8266559: XPathEvaluationResult.XPathResultType.NODESET maps to incorrect type
Reviewed-by: lancea, naoto
|
2021-06-02 04:57:30 +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 |
|
Joe Wang
|
289d48ae32
|
8261673: Move javadoc for the lookup mechanism to module-info
Reviewed-by: lancea, naoto, iris
|
2021-03-23 06:52:03 +00:00 |
|
Joe Wang
|
88f93f3214
|
8251561: Fix doclint warnings in the java.xml package
Reviewed-by: lancea, naoto, rriggs, erikj, alanb
|
2020-08-26 17:48:41 +00:00 |
|
Joe Wang
|
b5f785ba9b
|
8246816: XMLGregorianCalendar.hashCode() produces far too many identical hashes
Reviewed-by: naoto, rriggs
|
2020-08-10 17:16:56 +00:00 |
|
Mark Reinhold
|
55039aa1c6
|
8249205: Remove unnecessary trademark symbols
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
|
2020-07-15 14:21:54 -07:00 |
|
Jonathan Gibbons
|
dc0c0c7eca
|
8248060: small HTML issues in java.xml package-info.java files
Reviewed-by: joehw
|
2020-07-02 10:21:21 -07:00 |
|
Pavel Rappo
|
36fb21dc2f
|
8245111: Update doc comments for improved processing by the Standard Doclet
Reviewed-by: dfuchs, joehw, lancea, rriggs
|
2020-05-15 20:38:28 +01:00 |
|
Fernando Guallini
|
80d280263a
|
8183266: [TESTBUG]Add test to cover XPathEvaluationResult.XPathResultType.getQNameType method
Reviewed-by: joehw
|
2020-05-05 16:35:48 +00:00 |
|
Joe Wang
|
77b3801f6c
|
8228854: Default ErrorListener reports warnings and errors to the console
Reviewed-by: lancea
|
2019-09-05 17:26:38 +00:00 |
|
Joe Wang
|
2e09b8459b
|
8219692: DOM and SAX parsers ignore namespace
Reviewed-by: lancea
|
2019-05-21 14:55:30 -07:00 |
|
Joe Wang
|
f8209fd612
|
8220254: fix headings in java.xml
Reviewed-by: lancea
|
2019-03-29 18:00:31 +00:00 |
|
Joe Wang
|
007b06bcff
|
8221533: Incorrect copyright header in DurationDayTimeImpl.java, DurationYearMonthImpl.java and XMLStreamException.java
Reviewed-by: bpb, lancea
|
2019-03-27 14:40:36 -07:00 |
|
Joe Wang
|
32a556860d
|
8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match
Reviewed-by: lancea
|
2019-01-04 10:42:12 -08:00 |
|
Roger Riggs
|
938b844088
|
8214971: Replace use of string.equals("") with isEmpty()
Reviewed-by: jlaskey, prappo, lancea, dfuchs, redestad
|
2018-12-07 11:51:17 -05:00 |
|
Joe Wang
|
f7a2a60f78
|
8212872: Broken link to Namespaces in XML Errata
Reviewed-by: lancea
|
2018-11-05 11:49:03 -08:00 |
|
Joe Wang
|
7ce1436913
|
8212866: Broken link to schematron.com
Reviewed-by: lancea
|
2018-10-30 20:44:48 -07:00 |
|
Joe Wang
|
8b138c684a
|
8209873: Typo in javax.xml.validation.Validator.validate documentation
Reviewed-by: lancea
|
2018-08-23 12:57:40 -07:00 |
|
Joe Wang
|
88a2f93966
|
8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
Reviewed-by: jjg, lancea
|
2018-07-12 12:06:22 -07:00 |
|
Joe Wang
|
977b9cae12
|
8204329: Java API doc for XMLStreamReader.next() needs to be clarified for the exception thrown when hasNext() method returns false
Reviewed-by: lancea, rriggs
|
2018-07-02 13:54:01 -07:00 |
|
Mandy Chung
|
4e844fe623
|
8205623: Replace use of Class::getPackage with Class::getPackageName
Reviewed-by: jjg, erikj
|
2018-06-25 22:28:04 -07:00 |
|
Joe Wang
|
dd67e0fa16
|
8199176: Accessibility issues in java.base docs
Reviewed-by: lancea, alanb, jjg, rriggs
|
2018-04-02 16:39:17 -07:00 |
|
Yue Liu
|
751fa92e41
|
8196383: JDK 10 L10n resource file update - msgdrop 20
Reviewed-by: naoto
|
2018-02-06 22:26:13 -08:00 |
|
Abhijit Saha
|
22b4fae438
|
Merge
|
2018-01-17 07:09:03 +00:00 |
|
Joe Wang
|
4d5893f973
|
8181047: Add comment to technical terms that shall not be translated
Reviewed-by: lancea, ljiang
|
2018-01-16 14:44:04 -08:00 |
|