hotspot/src/share/vm/opto/escape.cpp
2016-07-29 rbackman Merge
2016-07-29 thartmann 8162540: Crash in C2 escape analysis with assert: "node should be registered"
2016-07-18 roland 8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input
2016-05-12 shade 8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
2016-04-04 jprovino 8132524: Missing includes to resourceArea.hpp
2016-02-23 shade 8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
2016-01-15 vlivanov 8140001: _allocateInstance intrinsic does not throw InstantiationException for abstract classes and interfaces
2015-12-29 kvn 8143925: Enhancing CounterMode.crypt() for AES
2015-12-08 kvn 8143355: Update for addition of vectorizedMismatch intrinsic for x86
2015-11-17 kbarrett 8143014: Access PtrQueue member offsets through derived classes
2015-11-03 thartmann 8141132: JEP 254: Compact Strings
2015-09-29 david 8080775: Better argument formatting for assert() and friends
2015-09-03 kvn 8132081: C2 support for Adler32 on SPARC
2015-08-31 roland 8134031: Incorrect JIT compilation of complex code with inlining and escape analysis
2015-07-22 vlivanov 8131675: EA fails with assert(false) failed: not unsafe or G1 barrier raw StoreP
2015-07-02 aph Merge
2015-06-16 aph 8130150: Implement BigInteger.montgomeryMultiply intrinsic
2015-06-29 kvn 8073583: C2 support for CRC32C on SPARC
2015-06-18 ascarpino 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
2015-06-03 kvn 8081778: Use Intel x64 CPU instructions for RSA acceleration
2015-05-12 roland 8076188: Optimize arraycopy out for non escaping destination
2015-02-17 drchase 8069412: Locks need better debug-printing support
2015-01-30 kvn 8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory
2015-01-19 zmajo 8066312: Add new Node* Node::find_out(int opc) method.
2014-12-02 kvn 8066199: C2 escape analysis prevents VM from exiting quickly
2014-11-24 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
2014-10-24 kvn 8041984: CompilerThread seems to occupy all CPU in a very rare situation
2014-10-06 roland 8058746: escape analysis special case code for array copy broken by 7173584
2014-09-29 vlivanov 8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement
2014-09-25 shade 8058968: Compiler time traces should be improved
2014-09-02 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
2014-08-05 thartmann 8054033: Remove unused references to Compile*
2014-06-11 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
2014-04-16 kvn 8038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full
2014-04-01 morris 8001532: C2 node files refactoring
2013-12-27 iveresov 8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6
2013-10-09 twisti 8007923: Tests on references fails
2013-07-03 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
2013-06-10 sla 8005849: JEP 167: Event-Based JVM Tracing
2013-05-31 kvn 8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity
2013-05-13 kvn 8014286: failed java/lang/Math/DivModTests.java after 6934604 changes
2013-05-10 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-01-22 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
2012-11-06 kvn 8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
2012-10-26 kvn 7163534: VM could crashes assert(false) failed: infinite EA connection graph build
2012-10-24 kvn 7184394: add intrinsics to use AES instructions
2012-10-09 roland 7054512: Compress class pointers after perm gen removal
2012-09-20 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
2012-07-30 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-03-20 kvn 7154997: assert(false) failed: not G1 barrier raw StoreP
2012-03-12 kvn 7147744: CTW: assert(false) failed: infinite EA connection graph build
2012-02-21 kvn 7146442: assert(false) failed: bad AD file
2012-02-10 kvn 7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux
2012-01-07 kvn 7125896: Eliminate nested locks
2011-12-20 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
2011-11-28 kvn 7112478: after 7105605 JRuby bench_define_method_methods.rb fails with NPE
2011-11-16 kvn 6890673: Eliminate allocations immediately after EA
less more (0) -100 -60 tip