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