Mon, 14 Jan 2013 21:30:45 +0100 8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
brutisso [Mon, 14 Jan 2013 21:30:45 +0100] rev 15215
8005972: ParNew should not update the tenuring threshold when promotion failed has occurred Reviewed-by: ysr, johnc, jwilhelm
Mon, 14 Jan 2013 09:58:52 +0100 8004018: Remove old initialization flags
brutisso [Mon, 14 Jan 2013 09:58:52 +0100] rev 15214
8004018: Remove old initialization flags Reviewed-by: dholmes, stefank Contributed-by: erik.helin@oracle.com
Thu, 17 Jan 2013 18:47:36 -0800 Merge
kvn [Thu, 17 Jan 2013 18:47:36 -0800] rev 15213
Merge
Wed, 16 Jan 2013 14:55:18 -0800 8006204: please JTREGify test/compiler/7190310/Test7190310.java
kvn [Wed, 16 Jan 2013 14:55:18 -0800] rev 15212
8006204: please JTREGify test/compiler/7190310/Test7190310.java Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
Tue, 15 Jan 2013 14:45:12 -0800 8005821: C2: -XX:+PrintIntrinsics is broken
kvn [Tue, 15 Jan 2013 14:45:12 -0800] rev 15211
8005821: C2: -XX:+PrintIntrinsics is broken Summary: Check all print inlining flags when processing inlining list. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
Tue, 15 Jan 2013 12:06:18 -0800 8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
twisti [Tue, 15 Jan 2013 12:06:18 -0800] rev 15210
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types Reviewed-by: kvn
Mon, 14 Jan 2013 08:22:32 -0800 8006095: C1: SIGSEGV w/ -XX:+LogCompilation
vlivanov [Mon, 14 Jan 2013 08:22:32 -0800] rev 15209
8006095: C1: SIGSEGV w/ -XX:+LogCompilation Summary: avoid printing inlining decision when compilation fails Reviewed-by: kvn, roland
Fri, 11 Jan 2013 20:01:16 -0800 8006127: remove printing code added with 8006031
twisti [Fri, 11 Jan 2013 20:01:16 -0800] rev 15208
8006127: remove printing code added with 8006031 Reviewed-by: kvn
Fri, 11 Jan 2013 16:47:23 -0800 8005820: Shark: enable JSR292 support
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15207
8005820: Shark: enable JSR292 support Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005818: Shark: fix OSR for non-empty incoming stack
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15206
8005818: Shark: fix OSR for non-empty incoming stack Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005817: Shark: implement deoptimization support
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15205
8005817: Shark: implement deoptimization support Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 16:47:23 -0800 8005816: Shark: fix volatile float field access
twisti [Fri, 11 Jan 2013 16:47:23 -0800] rev 15204
8005816: Shark: fix volatile float field access Reviewed-by: twisti Contributed-by: Roman Kennke <rkennke@redhat.com>
Fri, 11 Jan 2013 14:07:09 -0800 8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
twisti [Fri, 11 Jan 2013 14:07:09 -0800] rev 15203
8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640 Reviewed-by: kvn
Thu, 17 Jan 2013 01:27:02 -0500 Merge
dlong [Thu, 17 Jan 2013 01:27:02 -0500] rev 15202
Merge
Mon, 14 Jan 2013 13:52:08 -0500 8005204: Code Cache Reduction: command line options implementation
vladidan [Mon, 14 Jan 2013 13:52:08 -0500] rev 15201
8005204: Code Cache Reduction: command line options implementation Summary: Adding more detailed output on CodeCache usage Reviewed-by: kvn, vladidan Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
Mon, 14 Jan 2013 13:44:49 -0500 8005639: Move InlineSynchronizedMethods flag from develop to product
vladidan [Mon, 14 Jan 2013 13:44:49 -0500] rev 15200
8005639: Move InlineSynchronizedMethods flag from develop to product Summary: Move InlineSynchronizedMethods flag from develop to product Reviewed-by: kvn, vladidan Contributed-by: Alexander Harlap <alexander.harlap@oracle.com>
Fri, 11 Jan 2013 16:55:07 -0500 8005895: Inefficient InstanceKlass field packing wasts memory.
jiangli [Fri, 11 Jan 2013 16:55:07 -0500] rev 15199
8005895: Inefficient InstanceKlass field packing wasts memory. Summary: Pack _misc_has_default_methods into the _misc_flags, move _idnum_allocated_count. Reviewed-by: coleenp, shade
Wed, 16 Jan 2013 18:23:37 -0500 Merge
acorn [Wed, 16 Jan 2013 18:23:37 -0500] rev 15198
Merge
Tue, 15 Jan 2013 17:05:53 -0500 8005467: CDS size information is incorrect and unfriendly
coleenp [Tue, 15 Jan 2013 17:05:53 -0500] rev 15197
8005467: CDS size information is incorrect and unfriendly Summary: Changed words to bytes, and added usage percentage information Reviewed-by: coleenp, twisti Contributed-by: ioi.lam@oracle.com
Mon, 14 Jan 2013 11:00:56 -0800 8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
mikael [Mon, 14 Jan 2013 11:00:56 -0800] rev 15196
8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs Summary: Added assertion to catch problem earlier and removed the unused field Reviewed-by: dholmes, acorn
Mon, 14 Jan 2013 08:37:14 -0800 Merge
coleenp [Mon, 14 Jan 2013 08:37:14 -0800] rev 15195
Merge
Mon, 14 Jan 2013 11:01:39 -0500 8006005: Fix constant pool index validation and alignment trap for method parameter reflection
coleenp [Mon, 14 Jan 2013 11:01:39 -0500] rev 15194
8006005: Fix constant pool index validation and alignment trap for method parameter reflection Summary: This patch addresses an alignment trap due to the storage format of method parameters data in constMethod. It also adds code to validate constant pool indexes for method parameters data. Reviewed-by: jrose, dholmes Contributed-by: eric.mccorkle@oracle.com
Mon, 14 Jan 2013 15:17:47 +0100 8003985: Support @Contended Annotation - JEP 142
jwilhelm [Mon, 14 Jan 2013 15:17:47 +0100] rev 15193
8003985: Support @Contended Annotation - JEP 142 Summary: HotSpot changes to support @Contended annotation. Reviewed-by: coleenp, kvn, jrose Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Fri, 11 Jan 2013 09:53:24 -0800 Merge
zgu [Fri, 11 Jan 2013 09:53:24 -0800] rev 15192
Merge
Fri, 11 Jan 2013 12:30:54 -0500 8005936: PrintNMTStatistics doesn't work for normal JVM exit
zgu [Fri, 11 Jan 2013 12:30:54 -0500] rev 15191
8005936: PrintNMTStatistics doesn't work for normal JVM exit Summary: Moved NMT shutdown code to JVM exit handler to ensure NMT statistics is printed when PrintNMTStatistics is enabled Reviewed-by: acorn, dholmes, coleenp
Thu, 10 Jan 2013 21:00:11 -0500 8005921: Memory leaks in vmStructs.cpp
dholmes [Thu, 10 Jan 2013 21:00:11 -0500] rev 15190
8005921: Memory leaks in vmStructs.cpp Reviewed-by: dholmes, mikael, rasbold Contributed-by: Jeremy Manson <jeremymanson@google.com>
Thu, 10 Jan 2013 17:06:26 -0800 8004747: Remove last_entry from VM_STRUCT macros
mikael [Thu, 10 Jan 2013 17:06:26 -0800] rev 15189
8004747: Remove last_entry from VM_STRUCT macros Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main vmStructs.cpp file. Reviewed-by: dholmes, sspitsyn, minqi
Thu, 10 Jan 2013 17:38:20 -0500 7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
acorn [Thu, 10 Jan 2013 17:38:20 -0500] rev 15188
7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow Summary: Reduce scope of placeholder table entries to improve cleanup Reviewed-by: dholmes, coleenp
Wed, 09 Jan 2013 12:10:25 -0800 Merge
zgu [Wed, 09 Jan 2013 12:10:25 -0800] rev 15187
Merge
Wed, 09 Jan 2013 14:46:55 -0500 7152671: RFE: Windows decoder should add some std dirs to the symbol search path
zgu [Wed, 09 Jan 2013 14:46:55 -0500] rev 15186
7152671: RFE: Windows decoder should add some std dirs to the symbol search path Summary: Added JRE/JDK bin directories to decoder's symbol search path Reviewed-by: dcubed, sla
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip