sspitsyn [Sat, 30 Sep 2017 01:38:57 +0000] rev 47570
Merge
ysuenaga [Fri, 29 Sep 2017 20:57:48 +0900] rev 47569
8175816: SA: HSDB: Compute Liveness results in java.lang.IndexOutOfBoundsException
Reviewed-by: sspitsyn, jgeorge
sspitsyn [Sat, 30 Sep 2017 00:14:39 +0000] rev 47568
Merge
sspitsyn [Fri, 29 Sep 2017 23:53:15 +0000] rev 47567
Merge
ysuenaga [Fri, 29 Sep 2017 21:00:18 +0900] rev 47566
8187402: UnknownOopException is occurred on Stack Memory window in HSDB
Reviewed-by: sspitsyn, jgeorge
mdoerr [Mon, 25 Sep 2017 17:40:06 +0200] rev 47565
8185979: PPC64: Implement SHA2 intrinsic
Reviewed-by: mdoerr, goetz
Contributed-by: Bruno Rosa <bruno.rosa@eldorado.org.br>, Gustavo Serra Scalet <gustavo.scalet@eldorado.org.br>, Igor Nunes <igor.nunes@eldorado.org.br>, Martin Doerr <martin.doerr@sap.com>
ccheung [Fri, 29 Sep 2017 10:11:01 -0700] rev 47564
8138600: eliminate the need of ModuleLoaderMap.dat for CDS
Summary: removed the code which generates the ModuleLoaderMap.dat and the code which references it
Reviewed-by: mchung, jiangli
neliasso [Fri, 29 Sep 2017 10:44:58 +0200] rev 47563
8188031: Complement fused mac operations on SPARC
Summary: Adding a few (FMAf) matcher patterns to the SPARC back-end
Reviewed-by: rbackman, kvn
Contributed-by: patric.hedlin@oracle.com
neliasso [Fri, 29 Sep 2017 10:41:36 +0200] rev 47562
8182279: Updating SPARC feature/capability detection to support Core C5.
Summary: Renamed Core Sx to Core Cx (C3, C4, C5, according to name change).
Reviewed-by: kvn, dholmes
Contributed-by: patric.hedlin@oracle.com
neliasso [Fri, 29 Sep 2017 10:40:54 +0200] rev 47561
8167199: Add C2 SPARC intrinsic for BigInteger::multiplyToLen() method.
Summary: Preliminary support for intrinsic multiplyToLen, including generalised version based on 'mpmul' instruction (when available).
Reviewed-by: kvn, neliasso
Contributed-by: patric.hedlin@oracle.com
neliasso [Fri, 29 Sep 2017 10:40:49 +0200] rev 47560
8011352: C1: TraceCodeBlobStacks crashes fastdebug Solaris SPARC.
Summary: Handle null correctly
Reviewed-by: roland, dlong, rbackman
Contributed-by: patric.hedlin@oracle.com
iignatyev [Wed, 20 Sep 2017 20:53:22 -0700] rev 47559
8188117: jdk/test/lib/FileInstaller doesn't work for directories
Reviewed-by: mseledtsov, sspitsyn
iignatyev [Fri, 01 Sep 2017 15:28:54 -0700] rev 47558
8187020: AOT tests should not fail if devkit dependency isn't resolved
Reviewed-by: kvn
jtulach [Thu, 28 Sep 2017 13:52:15 -0700] rev 47557
8182701: Modify JVMCI to allow Graal Compiler to expose platform MBean
Reviewed-by: dnsimon, kvn, alanb, mchung, dfuchs