ctornqvi [Fri, 01 Jul 2016 07:21:33 -0400] rev 39623
8160484: Implement Hotspot Runtime tier 2
Reviewed-by: dholmes, gtriantafill
erikj [Fri, 01 Jul 2016 11:55:25 +0200] rev 39622
8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
mlarsson [Wed, 29 Jun 2016 16:11:50 +0200] rev 39621
8159695: Arguments::atojulong() fails to detect overflows
Reviewed-by: dholmes, dsamersoff
coleenp [Thu, 30 Jun 2016 00:19:48 +0000] rev 39620
Merge
coleenp [Wed, 29 Jun 2016 20:16:05 -0400] rev 39619
8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Summary: Illegal bytecodes which are detected later hit this assert first.
Reviewed-by: jrose
kzhaldyb [Wed, 29 Jun 2016 18:40:28 +0300] rev 39618
8132711: Add tests which check that Humongous objects behave as expected after Mixed GC
Reviewed-by: tschatzl, dfazunen
kzhaldyb [Wed, 29 Jun 2016 17:01:55 +0300] rev 39617
8132715: Add tests which check that no allocations allowed in any of humongous regions
Reviewed-by: dfazunen, tschatzl
lfoltan [Tue, 28 Jun 2016 10:11:01 -0400] rev 39616
8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
Summary: Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules
Reviewed-by: coleenp, dholmes, sspitsyn, zgu
pliden [Tue, 28 Jun 2016 10:37:52 +0200] rev 39615
8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces
Reviewed-by: stefank, drwhite, tschatzl, jiangli, iklam
Contributed-by: per.liden@oracle.com, ioi.lam@oracle.com
mhaupt [Tue, 12 Jul 2016 10:39:46 +0200] rev 39614
8161032: GPL header incorrect - address wrong - not swapped in licensee bundles
Reviewed-by: dholmes, kvn
amurillo [Thu, 14 Jul 2016 15:47:44 +0000] rev 39613
Added tag jdk-9+127 for changeset 8e5b413c199b
valeriep [Fri, 15 Jul 2016 00:24:35 +0000] rev 39612
8161171: Missed the make/common/Modules.gmk file when integrating JDK-8154191
Summary: Re-apply the same changes as reviewed under JDK-8154191.
Reviewed-by: mchung
amurillo [Thu, 14 Jul 2016 16:21:18 +0000] rev 39611
Merge
mchung [Wed, 13 Jul 2016 14:42:09 -0700] rev 39610
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
bpatel [Wed, 13 Jul 2016 14:23:53 -0700] rev 39609
8161255: jdk build "all" (docs) fails on all platforms, error from DefaultLoggerFinder.java
Reviewed-by: tbell, ksrini, darcy
amurillo [Fri, 08 Jul 2016 12:12:52 -0700] rev 39608
Merge