mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-28 11:53:09 +00:00
8346981: Remove obsolete java.base exports of jdk.internal.objectweb.asm packages
Reviewed-by: liach, alanb
This commit is contained in:
parent
dfaa89162a
commit
e0695e0ef0
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2014, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2014, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -197,14 +197,6 @@ module java.base {
|
||||
jdk.jlink;
|
||||
exports jdk.internal.logger to
|
||||
java.logging;
|
||||
exports jdk.internal.org.objectweb.asm to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.org.objectweb.asm.tree to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.org.objectweb.asm.util to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.org.objectweb.asm.commons to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.org.xml.sax to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.org.xml.sax.helpers to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user