log src/share/vm/opto/escape.cpp @ 20585:90297adbda9d

age author description
Fri, 24 Oct 2014 10:28:19 -0700 kvn 8041984: CompilerThread seems to occupy all CPU in a very rare situation
Mon, 29 Sep 2014 11:46:05 -0700 vlivanov 8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Wed, 11 Jun 2014 11:05:10 -0700 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Wed, 16 Apr 2014 14:49:03 -0700 kvn 8038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 26 Dec 2013 21:00:23 -0800 iveresov 8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6
Tue, 08 Oct 2013 19:57:28 -0700 twisti 8007923: Tests on references fails
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Fri, 31 May 2013 13:54:47 -0700 kvn 8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity
Mon, 13 May 2013 14:36:39 -0700 kvn 8014286: failed java/lang/Math/DivModTests.java after 6934604 changes
Thu, 09 May 2013 17:28:04 -0700 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default