aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/chaitin.cpp
AgeCommit message (Expand)Author
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-08-277148109: C2 compiler consumes too much heap resourceskvn
2012-08-237192965: assert(is_aligned_sets(size)) failed: mask is not aligned, adjacent ...kvn
2012-07-307187454: stack overflow in C2 compiler thread on Solaris x86kvn
2012-06-187157365: jruby/bench.bench_timeout crashes with JVM internal errortwisti
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2012-02-167145346: VerifyStackAtCalls is brokenkvn
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-257029017: Additional architecture support for c2 compilerroland
2010-12-137004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG ove...never
2010-11-236989984: Use standard include model for Hospotstefank
2010-08-036973963: SEGV in ciBlock::start_bci() with EAkvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-10-136889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-deg...kvn
2009-10-076875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087kvn
2009-04-226709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes ...kvn
2009-03-266810845: Performance regression in mpegaudio on x64kvn
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-02-276810672: Comment typostwisti
2009-02-066791852: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")kvn
2009-01-076782232: assert("CreateEx must be first instruction in block" )kvn
2008-11-066761594: framesize rounding code rounds using wrong units leading to slightly...never
2008-08-186732194: Data corruption dependent on -server/-client/-Xbatchnever
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-05-296705887: Compressed Oops: generate x64 addressing and implicit null checks wi...kvn
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadjdk7-b24duke