On Fri, 3 Jan 2025 12:06:05 GMT, Adam Sotona <asot...@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