On Fri, 22 Nov 2024 19:17:55 GMT, Phil Race <[email protected]> wrote:
> so what about this ? > > --- a/src/java.base/share/classes/module-info.java +++ > b/src/java.base/share/classes/module-info.java Thank you. Updated. I didn't know we had to remove the linkage to java.desktop here and it is a quick way to check if build works and there are no left over dependencies of sun.net.util in java.desktop. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22330#issuecomment-2494670707
