JDK-8046274 : Removing dependency on jakarta-regexp
  • Type: Enhancement
  • Component: xml
  • Sub-Component: jaxp
  • Affected Version: 7,8,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-06-06
  • Updated: 2020-09-01
  • Resolved: 2016-05-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8 JDK 9 Other
7u261Fixed 8u251Fixed 9 b119Fixed openjdk8u272Fixed
Description
We should look into removing the dependency on jakarta-regexp in JAXP implementation.
Comments
Fix Request (8u) This removes the dependency in favor of JDK internal class, and keeps codebases in sync (I see 8u251). The patch does not apply cleanly to 8u and requires manual reapply, plus doing the change to all THIRD-PARTY-READMEs. 8u RFRs: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-March/011478.html https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-April/011619.html https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-July/012074.html
28-07-2020

8u RFR: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-March/011478.html
27-03-2020