lana [Fri, 21 Apr 2017 03:34:47 +0000] rev 44816
Merge
ksrini [Thu, 20 Apr 2017 14:37:15 -0700] rev 44815
8178830: standard doclet: -javafx option should be unhidden
Reviewed-by: bpatel, jjg
jlahoda [Thu, 20 Apr 2017 13:43:03 +0200] rev 44814
8178481: jdk/jshell/CompletionSuggestionTest.java routinely fails
Summary: Depending on the test order, the completion after 'import c<tab>' may include additional entries besides 'com', only checking 'com' is present.
Reviewed-by: rfield
bpatel [Wed, 19 Apr 2017 10:26:48 -0700] rev 44813
8176452: Javadoc UI style issue with index in description.
Reviewed-by: jjg, ksrini
jlahoda [Wed, 19 Apr 2017 13:38:36 +0200] rev 44812
8178012: Finish removal of -Xmodule:
Summary: Changing -Xmodule: option to -XD-Xmodule:, setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: jjg
jlahoda [Wed, 19 Apr 2017 11:36:44 +0200] rev 44811
8178035: MergedTabShiftTabTest sometimes time outs
Summary: Splitting MergedTabShiftTabTest into two tests, increasing timeout.
Reviewed-by: rfield