hotspot/src/share/vm/opto/output.cpp
2016-12-12 kvn 8171008: Integrate AOT compiler into JDK
2016-09-22 goetz 8166561: [s390] Adaptions needed for s390 port in C1 and C2.
2016-06-27 dpochepk 8132318: -XX:TraceJumps is broken on Sparc
2016-04-22 neliasso 8153527: break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log
2016-04-11 vlivanov 8138861: C2 complains about unreasonably large method running Octane zlib in Nashorn
2015-11-12 twisti 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
2015-10-20 neliasso 8137167: JEP165: Compiler Control: Implementation task
2015-10-17 dlong Merge
2015-10-06 jwilhelm Merge
2015-09-29 david 8080775: Better argument formatting for assert() and friends
2015-10-08 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
2015-09-15 kvn 8136406: Remove ZapDeadCompiledLocals code
2015-07-29 thartmann 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
2015-05-08 kvn 8076276: Add support for AVX512
2015-01-22 iveresov 8071302: assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo], def)) failed: after block local
2014-10-24 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
2014-09-30 thartmann 8059468: Fix PrintCodeCache output changed by JDK-8059137
2014-09-25 shade 8058968: Compiler time traces should be improved
2014-09-17 thartmann 8015774: Add support for multiple code heaps
2014-08-05 thartmann 8054033: Remove unused references to Compile*
2014-07-31 roland 8054054: 8040121 is broken
2014-07-29 thartmann 8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp
2014-07-19 sspitsyn Merge
2014-07-11 drchase 8036588: VerifyFieldClosure fails instanceKlass:3133
2014-07-14 coleenp Merge
2014-07-04 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
2014-07-03 thartmann 8022968: Some codecache allocation failures don't result in invoking the sweeper
2014-06-02 thartmann 8034812: remove IDX_INIT macro hack in Node class
2014-05-07 zgu 8041415: remove port.{cpp,hpp} files
2014-04-01 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
2014-04-11 iveresov 8038297: Avoid placing CTI immediately following cbcond instruction on T4
2014-03-25 goetz 8037821: Account for trampoline stubs when estimating code buffer sizes
2014-02-27 iveresov 8035283: Second phase of branch shortening doesn't account for loop alignment
2014-01-28 kvn Merge
2013-12-24 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
2013-11-28 goetz 8029015: PPC64 (part 216): opto: trap based null and range checks
2013-11-20 goetz 8028580: PPC64 (part 114/120): Support for Call nodes with constants.
2013-11-06 kvn Merge
2013-09-05 kvn Merge
2013-07-05 goetz 8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.
2013-08-26 adlertz 8023691: Create interface for nodes in class Block
2013-08-23 kvn 8012972: Incremental Inlining should support scalar replaced object in debug info
2013-08-16 adlertz 8023003: Cleanup the public interface to PhaseCFG
2013-08-07 adlertz 8022284: Hide internal data structure in PhaseCFG
2013-05-10 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
2013-04-25 dlong Merge
2013-04-25 dlong 8003853: specify offset of IC load in java_to_interp stub
2013-04-11 neliasso 8006952: Slow VM due to excessive code cache freelist iteration
2013-04-03 rasbold 8010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
2013-03-19 morris 8009172: [parfait] Null pointer deference in hotspot/src/share/vm/opto/output.cpp
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-09-18 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-08-23 kvn 7192965: assert(is_aligned_sets(size)) failed: mask is not aligned, adjacent sets
2012-02-16 kvn 7125136: SIGILL on linux amd64 in gc/ArrayJuggle/Juggle29
2012-01-07 kvn 7125896: Eliminate nested locks
2011-08-18 kvn 7080431: VM asserts if specified size(x) in .ad is larger than emitted size
2011-08-16 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
2011-08-11 kvn 7063629: use cbcond in C2 generated code on T4
less more (0) -100 -60 tip