Relates :
|
If the frame's bounds are set to exactly match the screen size, native platform suppose that the frame is maximized, but Java does not. The fix for JDK-8007219 have fixed that between native and peer level, now it should be fixed for the Frame - peer level.