serb [Fri, 22 Sep 2017 17:36:55 -0700] rev 47368
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed
Reviewed-by: azvegint
serb [Fri, 22 Sep 2017 17:09:56 -0700] rev 47367
8186967: Unused methods in MotifGraphicsUtils can be removed
Reviewed-by: azvegint
hannesw [Thu, 19 Oct 2017 20:34:48 +0200] rev 47366
8189617: Remove undocumented --print-mem-usage option
Reviewed-by: jlaskey, sundar
erikj [Thu, 19 Oct 2017 17:47:04 +0200] rev 47365
8189679: JDK-8189094 broke testing in Mach 5
Reviewed-by: tbell, mchung
erikj [Thu, 19 Oct 2017 14:16:45 +0200] rev 47364
8189094: Change required boot jdk to JDK 9
Reviewed-by: ihse, mchung
jlahoda [Thu, 19 Oct 2017 10:59:02 +0200] rev 47363
8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule.
Summary: Prepending explictely set module locations in listLocationsForModules.
Reviewed-by: jjg