On Sun, 23 Oct 2022 00:37:55 GMT, Phil Race <p...@openjdk.org> wrote:
> > > Can you please refrain from integrating this while I investigate while > > > this was originally moved? > > > > > > sure. > > It was moved because it was designed for use by AWT and SOMEHOW during all > the reshuffle for the modular JDK in JDK 9 it ended up in base, which doesn't > use it and doesn't want it - it belongs in the desktop module. I guess that explains why I was so confused when I found this in java.base and thought it was a codebase wide utility, except that I couldn't find it being used anywhere else other than java.desktop :P ------------- PR: https://git.openjdk.org/jdk/pull/10757