psadhukhan [Thu, 09 Aug 2018 11:01:59 +0530] rev 51905
8204963: javax.swing.border.TitledBorder has a memory leak
Reviewed-by: serb, kaddepalli
serb [Wed, 08 Aug 2018 18:31:24 -0700] rev 51904
8208996: X11 icon window color handing bug
Reviewed-by: serb
Contributed-by: takiguc@linux.vnet.ibm.com
prr [Fri, 03 Aug 2018 12:52:58 -0700] rev 51903
Merge
psadhukhan [Wed, 01 Aug 2018 11:02:19 +0530] rev 51902
8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
Reviewed-by: serb, kaddepalli
psadhukhan [Wed, 25 Jul 2018 15:36:37 +0530] rev 51901
8205535: Useless (or buggy) call to Math.round on int input
Reviewed-by: jdv
gadams [Thu, 27 Sep 2018 07:33:13 -0400] rev 51900
8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
Reviewed-by: cjplummer, jcbeyler
erikj [Thu, 27 Sep 2018 08:49:12 -0700] rev 51899
8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
Reviewed-by: tbell, prr, ihse
kevinw [Wed, 26 Sep 2018 06:28:48 -0700] rev 51898
8211124: HotSpot update for vm_version.cpp to recognise updated VS2017
Reviewed-by: dholmes, lfoltan
jlahoda [Thu, 27 Sep 2018 10:24:12 +0200] rev 51897
8211102: Crash with -XDfind=lambda and -source 7
Summary: Disabling analyzers that cannot run in the given source level; lambdas in standalone positions should have erroneous type rather than the recovery type; avoiding crash in Flow for broken code.
Reviewed-by: mcimadamore
mdoerr [Thu, 27 Sep 2018 09:29:52 +0200] rev 51896
8211097: aix: fix build after JDK-8210919
Reviewed-by: shade, mbaesken, erikj