hotspot/src/share/vm/opto/gcm.cpp
2016-10-10 roland 8167300: Scheduling failures during gcm should be fatal
2016-04-04 jprovino 8132524: Missing includes to resourceArea.hpp
2015-12-11 roland 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
2015-12-04 mdoerr 8136445: Performance issue with Nashorn and C2's global code motion
2015-11-03 thartmann 8141132: JEP 254: Compact Strings
2015-09-16 mcberg 8134802: LCM register pressure scheduling
2015-08-10 kvn 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
2015-05-12 roland 8076188: Optimize arraycopy out for non escaping destination
2015-03-24 roland 8069191: moving predicate out of loops may cause array accesses to bypass null check
2014-07-04 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
2014-05-09 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
2014-02-25 adlertz 8033260: assert(lrg._area >= 0.0) failed: negative spill area
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-06 kvn Merge
2013-09-05 kvn Merge
2013-06-20 goetz 8016586: PPC64 (part 3): basic changes for PPC64
2013-09-01 adlertz 8023988: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG)
2013-08-26 adlertz 8023691: Create interface for nodes in class Block
2013-08-16 adlertz 8023003: Cleanup the public interface to PhaseCFG
2013-08-07 adlertz 8022284: Hide internal data structure in PhaseCFG
2013-03-05 shade 8009120: Fuzz instruction scheduling in HotSpot compilers
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
2012-10-09 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
2012-01-25 roland 7116050: C2/ARM: memory stomping error with DivideMcTests
2011-11-16 kvn 6890673: Eliminate allocations immediately after EA
2011-07-28 kvn 7069452: Cleanup NodeFlags
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-02-02 bobv 7016023: Enable building ARM and PPC from src/closed repository
2010-12-03 twisti 6961690: load oops from constant table on SPARC
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-08-03 kvn 6973963: SEGV in ciBlock::start_bci() with EA
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2009-07-02 kvn 6840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14
2009-05-27 kvn 6843752: missing code for an anti-dependent Phi in GCM
2009-03-31 cfang 6761600: Use sse 4.2 in intrinsics
2009-03-26 kvn 6810845: Performance regression in mpegaudio on x64
2009-03-13 trims Merge
2009-03-09 xdono 6814575: Update copyright year
2009-03-04 kvn 6812721: Block's frequency should not be NaN
2009-02-27 twisti 6810672: Comment typos
2009-02-26 kvn 6809798: SafePointScalarObject node placed into incorrect block during GCM
2009-01-13 kvn 6784930: server jvm fails with assert(!n->is_SpillCopy(),"")
2008-11-06 rasbold 6743900: frequency based block layout
2008-08-28 rasbold 6611837: block frequency is zero
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-20 kvn 6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs
2008-02-28 kvn 6590177: jck60019 test assert(!repeated,"do not walk merges twice")
2007-12-01 duke Initial load
less more (0) tip