History log of /openjdk9/jdk/test/java/awt/MenuBar/RemoveHelpMenu/RemoveHelpMenu.java
Revision Date Author Comments
# 14851:980da45565c8 14-Jun-2016 goetz

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


# 12677:a4299d47bd00 02-Sep-2015 martin

8134984: Text files should end in exactly one newline
Summary: automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman


# 11420:4990a7990af8 13-Jan-2015 serb

6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
Reviewed-by: azvegint, ant