fzhinkin [Mon, 28 Jul 2014 15:06:38 -0700] rev 25917
8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on
Summary: call rtm_deopt() only if there were no compilation bailouts before.
Reviewed-by: kvn
kvn [Thu, 17 Jul 2014 15:40:04 -0700] rev 25916
8050942: PPC64: implement template interpreter for ppc64le
Reviewed-by: kvn, goetz
Contributed-by: asmundak@google.com
anoll [Fri, 25 Jul 2014 10:57:57 +0000] rev 25915
Merge
anoll [Fri, 25 Jul 2014 10:04:36 +0000] rev 25914
Merge
thartmann [Fri, 25 Jul 2014 10:06:17 +0200] rev 25913
8040213: C2 does not put all modified nodes on IGVN worklist
Summary: Verification code is added that checks if modified nodes are put on the IGVN worklist and modified nodes are processed by 'PhaseIterGVN::transform_old()'
Reviewed-by: kvn, jrose
anoll [Fri, 25 Jul 2014 09:44:53 +0000] rev 25912
Merge
anoll [Thu, 24 Jul 2014 09:15:38 +0200] rev 25911
8050860: Cleanup TypeTuple and TypeFunc
Summary: Declared fields TypeFunc::_domain, TypeFunc::_range, TypeTuple::_cnt and TypeTuple::_fields private, changed direct accesses to fields to use accessor methods.
Reviewed-by: kvn, vlivanov
Contributed-by: Zoltan Majo <zoltan.majo@oracle.com>
jmasa [Fri, 08 Aug 2014 07:38:34 -0700] rev 25910
Merge
brutisso [Thu, 07 Aug 2014 09:35:08 +0200] rev 25909
8051837: Remove temporary G1UseParallelRSetUpdating and G1UseParallelRSetScanning flags
Reviewed-by: stefank, tschatzl
Contributed-by: marcus.larsson@oracle.com
stefank [Wed, 06 Aug 2014 09:55:16 +0200] rev 25908
8048269: Add flag to turn off class unloading after G1 concurrent mark
Summary: Added -XX:+/-ClassUnloadingWithConcurrentMark
Reviewed-by: jmasa, brutisso, mgerdin
stefank [Mon, 04 Aug 2014 15:04:45 +0200] rev 25907
8051883: TEST.groups references missing test: gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java
Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen
jmasa [Sun, 03 Aug 2014 03:48:24 +0000] rev 25906
Merge
jmasa [Fri, 01 Aug 2014 15:40:12 -0700] rev 25905
8031323: Optionally align objects copied to survivor spaces
Reviewed-by: brutisso, tschatzl
jmasa [Thu, 07 Aug 2014 20:17:37 -0700] rev 25904
Merge
tschatzl [Thu, 31 Jul 2014 09:23:24 +0200] rev 25903
8051973: Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
Summary: Eager reclaim also needs to clear marks of eagerly reclaimed regions if they have already been marked during concurrent mark.
Reviewed-by: jmasa
dsamersoff [Tue, 05 Aug 2014 14:18:44 +0000] rev 25902
Merge
dsamersoff [Tue, 05 Aug 2014 06:11:35 -0700] rev 25901
8025667: Warning from b62 for hotspot.agent.src.os.solaris.proc: use after free
Summary: move free call few lines down
Reviewed-by: dholmes, sspitsyn
hseigel [Tue, 05 Aug 2014 09:11:35 -0400] rev 25900
8046233: VerifyError on backward branch
Summary: Remove check that causes the VerifyError
Reviewed-by: dholmes, coleenp, acorn
hseigel [Sat, 02 Aug 2014 16:28:59 -0400] rev 25899
8051012: Regression in verifier for <init> method call from inside of a branch
Summary: Fix stackmap matching for branches.
Reviewed-by: coleenp, lfoltan, acorn
sspitsyn [Fri, 01 Aug 2014 19:03:26 -0700] rev 25898
Merge
sspitsyn [Fri, 01 Aug 2014 16:33:46 -0700] rev 25897
7187999: dtrace jstack action is broken
Summary: Separate jhelper.d and hotspot provider (other USDT probes)
Reviewed-by: dholmes, dsamersoff
Contributed-by: serguei.spitsyn@oracle.com
ctornqvi [Thu, 31 Jul 2014 11:56:59 -0700] rev 25896
8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
Summary: Removed ignore tags from already fixed tests
Reviewed-by: gtriantafill, dcubed
coleenp [Thu, 31 Jul 2014 00:50:55 +0000] rev 25895
8051398: jvmti tests fieldacc002, fieldmod002 fail in nightly with errors: (watch#0) wrong location
Summary: Didn't handle NULL bcp for native methods
Reviewed-by: dcubed, sspitsyn
jmasa [Thu, 31 Jul 2014 16:39:57 -0700] rev 25894
Merge
mdoerr [Tue, 29 Jul 2014 10:26:09 +0200] rev 25893
8050973: CMS/G1 GC: add missing Resource and Handle mark
Summary: Add Resource/HandleMark in the work() method of some AbstractGangTask to reclaim these resources earlier.
Reviewed-by: tschatzl, goetz
sspitsyn [Wed, 30 Jul 2014 15:14:49 -0700] rev 25892
Merge
dsamersoff [Mon, 28 Jul 2014 07:31:17 -0700] rev 25891
8049046: Deprecated Function in hotspot/src/os/solaris/vm/attachListener_solaris.cpp
Summary: replace door_cred with door_ucred call
Reviewed-by: dholmes, sspitsyn
jmasa [Thu, 24 Jul 2014 15:06:36 -0700] rev 25890
Merge
tschatzl [Wed, 23 Jul 2014 09:03:32 +0200] rev 25889
8027959: Early reclamation of large objects in G1
Summary: Try to reclaim humongous objects at every young collection after doing a conservative estimate of its liveness.
Reviewed-by: brutisso, mgerdin
lana [Mon, 11 Aug 2014 10:07:34 -0700] rev 25888
Merge
lana [Sat, 09 Aug 2014 21:27:07 -0700] rev 25887
Added tag jdk9-b26 for changeset 3a55fad9854a
katleman [Thu, 21 Aug 2014 14:16:15 -0700] rev 25886
Added tag jdk9-b27 for changeset e5904519ae05