aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/phaseX.cpp
AgeCommit message (Expand)Author
2013-03-268004640: C2 assert failure in memnode.cpp: NULL+offs not RAW addresskvn
2013-02-258007294: ReduceFieldZeroing doesn't check for dependent load and can lead to ...roland
2013-02-127197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oobroland
2012-12-238005071: Incremental inlining for JSR 292roland
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-07-167147464: Java crashed while executing method with over 8k of dneg operationsdlong
2011-11-097107042: assert(no_dead_loop) failed: dead loop detectedkvn
2011-09-207081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: No...kvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-306916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash:...kvn
2010-06-286677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users...kvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-10-16Mergecfang
2009-10-076885584: A particular class structure causes large allocation spike for jitnever
2009-09-226884624: Update copyright yearxdono
2009-08-176866651: Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0...cfang
2009-02-276810672: Comment typostwisti
2008-08-276736417: Fastdebug C2 crashes in StoreBNode::Idealkvn
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-146674588: (Escape Analysis) Improve Escape Analysis codekvn
2008-03-076667605: (Escape Analysis) inline java constructors when EA is onkvn
2007-12-01Initial loadjdk7-b24duke