RFR: 8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages

Alan Bateman alanb at openjdk.org
Fri Jan 3 17:18:34 UTC 2025


On Fri, 3 Jan 2025 12:06:05 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> This PR removes obsolete java.base exports of jdk.internal.objectweb.asm packages to jdk.jfr module.
> 
> Please review.
> 
> Thanks,
> Adam

Good cleanup, these qualified exports should probably have been removed in JDK 22 when the instrumentation moved to the class file API.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22912#pullrequestreview-2529437512


More information about the hotspot-jfr-dev mailing list