On Sun, 17 Nov 2024 20:18:28 GMT, Martin Fox wrote:
> The GlassFullscreenWindow class hasn't been instantiated since applet support
> was removed (JDK-8201538). This PR removes the class and the one (unused)
> member variable of that type.
The code changes look good. I built and tested the cha
On Sun, 17 Nov 2024 20:18:28 GMT, Martin Fox wrote:
> The GlassFullscreenWindow class hasn't been instantiated since applet support
> was removed (JDK-8201538). This PR removes the class and the one (unused)
> member variable of that type.
@andy-goryachev-oracle can you be the second reviewer?