[jdk8u-dev] RFR: 8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
Andrew John Hughes
andrew at openjdk.java.net
Tue Mar 22 19:08:42 UTC 2022
On Wed, 9 Mar 2022 21:23:12 GMT, Alex Kasko <akasko at openjdk.org> wrote:
> Please review a backport of a JAXP cleanup.
>
> Original commit [dcdbd67e6408](https://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/dcdbd67e6408) in jdk9.
>
> Commit [6e586e8](https://github.com/openjdk/jdk11u-dev/commit/6e586e8a3b8807652218c4caf97ef501f42d7f36) in jdk11u-dev.
>
> This cleanup should allow to backport other JAXP changes (like [JDK-8163121](https://bugs.openjdk.java.net/browse/JDK-8163121)) easier.
>
> Patch does not apply cleanly because in jdk9 ClassPath.java (that is deleted in this backport) was changed in [JDK-8049367](https://bugs.openjdk.java.net/browse/JDK-8049367) that is not in 8u.
>
> Testing:
>
> - [x] jtreg:javax/xml/jaxp
> - [x] jck:api/javax_xml
Fix approved for 8u.
-------------
Marked as reviewed by andrew (Reviewer).
PR: https://git.openjdk.java.net/jdk8u-dev/pull/5
More information about the jdk8u-dev
mailing list