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
pmuthuswamy [Thu, 27 Sep 2018 10:10:47 +0530] rev 51895
8202628: javadoc generates bad links in TestModules.java
Reviewed-by: jjg
ccheung [Wed, 26 Sep 2018 18:21:26 -0700] rev 51894
8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
Summary: removed the unnecessary makeCommandLineForAppCDS() method and its usage
Reviewed-by: iklam, jiangli
jwilhelm [Thu, 27 Sep 2018 01:25:42 +0200] rev 51893
Added tag jdk-12+13 for changeset 511a9946f83e
jjg [Wed, 26 Sep 2018 16:23:31 -0700] rev 51892
8209963: source file mode for JVM should provide a hook to locate the source file
Reviewed-by: darcy
jjg [Wed, 26 Sep 2018 15:14:17 -0700] rev 51891
8210555: create --source --target synonyms for -source -target
Reviewed-by: hannesw
jjg [Wed, 26 Sep 2018 14:54:38 -0700] rev 51890
8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
Reviewed-by: mchung, darcy
epavlova [Wed, 26 Sep 2018 12:47:38 -0700] rev 51889
8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
Reviewed-by: kvn
coleenp [Wed, 26 Sep 2018 14:56:10 -0400] rev 51888
Merge