[jdk8u-dev] Integrated: 8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java

Alex Kasko akasko at openjdk.java.net
Tue Mar 22 19:50:38 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

This pull request has now been integrated.

Changeset: 57d8d290
Author:    Alex Kasko <akasko at openjdk.org>
URL:       https://git.openjdk.java.net/jdk8u-dev/commit/57d8d29080414dd038fffff1b97d97f3ab3f1570
Stats:     415 lines in 3 files changed: 1 ins; 410 del; 4 mod

8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java

Com/sun/org/apache/bcel/internal/util/ClassPath.java removed

Reviewed-by: andrew
Backport-of: 6e586e8a3b8807652218c4caf97ef501f42d7f36

-------------

PR: https://git.openjdk.java.net/jdk8u-dev/pull/5


More information about the jdk8u-dev mailing list