Tue, 21 Jan 2014 20:05:28 -0800 8031743: C2: loadI2L_immI broken for negative memory values
iveresov [Tue, 21 Jan 2014 20:05:28 -0800] rev 22513
8031743: C2: loadI2L_immI broken for negative memory values Summary: Restrict loadI2L_imm optimizations to positive values of mask Reviewed-by: kvn, dlong
Fri, 17 Jan 2014 18:09:08 -0800 8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
iveresov [Fri, 17 Jan 2014 18:09:08 -0800] rev 22512
8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size Summary: Fix the sizing of loadUS2L_immI16 and loadI2L_immI Reviewed-by: kvn, azeemj
Tue, 28 Jan 2014 11:21:43 -0800 Merge
lana [Tue, 28 Jan 2014 11:21:43 -0800] rev 22511
Merge
Thu, 23 Jan 2014 10:35:38 -0800 Merge
amurillo [Thu, 23 Jan 2014 10:35:38 -0800] rev 22510
Merge
Fri, 17 Jan 2014 10:43:43 -0800 Merge
morris [Fri, 17 Jan 2014 10:43:43 -0800] rev 22509
Merge
Thu, 16 Jan 2014 16:18:34 -0800 8022395: java.util.zip.ZipException: Not in GZIP format in JT_JDK/test/java/util/zip/GZIP tests
twisti [Thu, 16 Jan 2014 16:18:34 -0800] rev 22508
8022395: java.util.zip.ZipException: Not in GZIP format in JT_JDK/test/java/util/zip/GZIP tests Reviewed-by: kvn, iveresov
Tue, 14 Jan 2014 21:33:33 -0800 Merge
anoll [Tue, 14 Jan 2014 21:33:33 -0800] rev 22507
Merge
Wed, 15 Jan 2014 06:16:55 +0100 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
anoll [Wed, 15 Jan 2014 06:16:55 +0100] rev 22506
7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times Summary: Avoid verifying dependencies multiple times by caching verified dependencies Reviewed-by: kvn, twisti, roland
Tue, 14 Jan 2014 17:46:48 -0800 8002074: Support for AES on SPARC
kvn [Tue, 14 Jan 2014 17:46:48 -0800] rev 22505
8002074: Support for AES on SPARC Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform. Reviewed-by: kvn, roland Contributed-by: shrinivas.joshi@oracle.com
Tue, 14 Jan 2014 14:51:47 +0100 8026253: New type profiling points: sparc support
roland [Tue, 14 Jan 2014 14:51:47 +0100] rev 22504
8026253: New type profiling points: sparc support Summary: c1 and interpreter support for new type profiling on sparc Reviewed-by: kvn, twisti
Tue, 14 Jan 2014 12:44:12 +0100 8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails
roland [Tue, 14 Jan 2014 12:44:12 +0100] rev 22503
8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails Summary: Erroneously removed call to SystemDictionary::notice_modification() from jvmti with fix for 8029383 Reviewed-by: iveresov, twisti, kvn
Tue, 14 Jan 2014 09:44:45 +0100 8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a
roland [Tue, 14 Jan 2014 09:44:45 +0100] rev 22502
8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a Summary: C1 generates code to encode compressed oop into tmp register before runtime call for patching where GC may happen Reviewed-by: iveresov, twisti, kvn Contributed-by: mgerdin <mikael.gerdin@oracle.com>
Mon, 13 Jan 2014 16:16:25 -0800 8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
roland [Mon, 13 Jan 2014 16:16:25 -0800] rev 22501
8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop() Summary: Fix the assert check for narrow klass pointer. Reviewed-by: twisti, kvn
Fri, 17 Jan 2014 09:40:04 +0100 Merge
ehelin [Fri, 17 Jan 2014 09:40:04 +0100] rev 22500
Merge
Thu, 16 Jan 2014 17:22:35 +0100 8031779: Assert in MetaspaceGC is always true
ehelin [Thu, 16 Jan 2014 17:22:35 +0100] rev 22499
8031779: Assert in MetaspaceGC is always true Reviewed-by: jmasa, jwilhelm
Tue, 14 Jan 2014 14:26:43 +0100 Merge
ehelin [Tue, 14 Jan 2014 14:26:43 +0100] rev 22498
Merge
Fri, 10 Jan 2014 09:54:25 +0100 8029162: G1: Shared SATB queue never enabled
pliden [Fri, 10 Jan 2014 09:54:25 +0100] rev 22497
8029162: G1: Shared SATB queue never enabled Reviewed-by: brutisso, mgerdin, tschatzl
Fri, 10 Jan 2014 09:53:53 +0100 8029255: G1: Reference processing should not enqueue references on the shared SATB queue
pliden [Fri, 10 Jan 2014 09:53:53 +0100] rev 22496
8029255: G1: Reference processing should not enqueue references on the shared SATB queue Reviewed-by: brutisso, tschatzl
Tue, 14 Jan 2014 22:13:21 +0000 Merge
dsamersoff [Tue, 14 Jan 2014 22:13:21 +0000] rev 22495
Merge
Wed, 15 Jan 2014 02:02:47 +0400 8030941: Darwin mapfile-vers doesnt work for other BSDs
dsamersoff [Wed, 15 Jan 2014 02:02:47 +0400] rev 22494
8030941: Darwin mapfile-vers doesnt work for other BSDs Summary: Changed makefile to use generic mapfile for non Darwin BSDs Reviewed-by: dholmes, sla
Tue, 14 Jan 2014 16:27:35 -0500 8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface
hseigel [Tue, 14 Jan 2014 16:27:35 -0500] rev 22493
8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface Summary: Do not create AME overpass if there is a matching static method Reviewed-by: lfoltan, coleenp, kamg
Tue, 14 Jan 2014 13:51:47 -0500 8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION
hseigel [Tue, 14 Jan 2014 13:51:47 -0500] rev 22492
8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION Summary: Remove ignore label Reviewed-by: sla, mseledtsov Contributed-by: george.triantafillou@oracle.com
Mon, 13 Jan 2014 10:05:37 -0500 8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
zgu [Mon, 13 Jan 2014 10:05:37 -0500] rev 22491
8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java Summary: Re-enabled the test. The issue that prevents this test from running was fixed by 8020675 Reviewed-by: sla, ccheung
Tue, 14 Jan 2014 15:27:01 +0100 8031304: Add dcmd to print all loaded dynamic libraries.
farvidsson [Tue, 14 Jan 2014 15:27:01 +0100] rev 22490
8031304: Add dcmd to print all loaded dynamic libraries. Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries. Reviewed-by: sla, fparain, mgronlun, dsamersoff
Mon, 13 Jan 2014 18:30:57 -0500 Merge
hseigel [Mon, 13 Jan 2014 18:30:57 -0500] rev 22489
Merge
Thu, 09 Jan 2014 15:48:00 -0800 8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code
ccheung [Thu, 09 Jan 2014 15:48:00 -0800] rev 22488
8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code Summary: added the '-m32' compile option and the '-z noexecstack' link option Reviewed-by: mseledtsov, zgu
Thu, 09 Jan 2014 14:06:53 -0500 7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
zgu [Thu, 09 Jan 2014 14:06:53 -0500] rev 22487
7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64 Summary: VM needs to handle EXCEPTION_FLT_* exceptions on Win64 Reviewed-by: coleenp, ccheung
Wed, 08 Jan 2014 13:20:33 +0100 8030184: Remove unneeded "content_type" declarations from tracetypes.xml
sla [Wed, 08 Jan 2014 13:20:33 +0100] rev 22486
8030184: Remove unneeded "content_type" declarations from tracetypes.xml Reviewed-by: dholmes, jbachorik, egahlin, mgronlun
Wed, 08 Jan 2014 08:34:02 +0100 8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
sla [Wed, 08 Jan 2014 08:34:02 +0100] rev 22485
8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader Reviewed-by: sla, dholmes Contributed-by: jeremymanson@google.com
Tue, 21 Jan 2014 20:07:14 -0800 8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j>
henryjen [Tue, 21 Jan 2014 20:07:14 -0800] rev 22484
8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j> Reviewed-by: erikj
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip