RFR: 8371821: Duplicate export of jdk.internal.util to java.net.http
Alan Bateman
alanb at openjdk.org
Thu Nov 13 17:17:15 UTC 2025
On Thu, 13 Nov 2025 17:04:08 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Remove duplicate export of jdk.internal.util to java.net.http.
Looks fine.
Do you mind digging into if we have a javac issue or is the GenModuleInfoSource tool in the build masking this as it generates the module-info.java that is compiled.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28301#pullrequestreview-3460839070
PR Comment: https://git.openjdk.org/jdk/pull/28301#issuecomment-3528860948
More information about the core-libs-dev
mailing list