History log of /openjdk10/jdk/test/java/awt/Frame/FrameLocation/FrameLocation.java
Revision Date Author Comments
# 14851:980da45565c8 14-Jun-2016 goetz

8159690: [TESTBUG] Mark headful tests with @key headful.
Reviewed-by: simonis, alexsch


# 2856:335093475c11 12-Oct-2010 anthony

6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
Summary: Make sure the size hints are set before mapping the window on the screen
Reviewed-by: art, dcherepanov