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