aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/macro.cpp
AgeCommit message (Expand)Author
2009-05-086788527: Server vm intermittently fails with assertion "live value must not b...kvn
2009-04-076711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-...kvn
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-02-276810672: Comment typostwisti
2009-02-266809798: SafePointScalarObject node placed into incorrect block during GCMkvn
2009-02-196802499: EA: assert(false,"unknown node on this path")kvn
2009-02-056799693: Server compiler leads to data corruption when expression throws an E...kvn
2008-12-166782820: Server VM fails with "unhandled implicit exception in compiled code"kvn
2008-12-036775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object mu...kvn
2008-11-186773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"intern...kvn
2008-11-076462850: generate biased locking code in C2 ideal graphkvn
2008-09-17Mergeapetrusenko
2008-08-276741738: TypePtr::add_offset() set incorrect offset when the add overflowskvn
2008-08-21Mergetonyp
2008-07-286726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominato...kvn
2008-07-166723160: Nightly failure: Error: meet not symmetrickvn
2008-07-11Mergetrims
2008-07-026719955: Update copyright yearxdono
2008-07-01Mergeysr
2008-06-266716441: error in meet with +DoEscapeAnalysiskvn
2008-06-266718811: Mismerge of 6680469:macro.cppysr
2008-06-246710487: More than half of JDI Regression tests hang with COOPs in -Xcomp modekvn
2008-06-206715633: when matching a memory node the adr_type should not changekvn
2008-06-12Mergeysr
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2008-05-296705887: Compressed Oops: generate x64 addressing and implicit null checks wi...kvn
2008-05-216695810: null oop passed to encode_heap_oop_not_nullkvn
2008-04-236689060: Escape Analysis does not work with Compressed Oopskvn
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-206259129: (Escape Analysis) scalar replacement for not escaping objectskvn
2008-03-146672848: (Escape Analysis) improve lock elimination with EAkvn
2008-03-136671807: (Escape Analysis) Add new ideal node to represent the state of a sca...kvn
2007-12-01Initial loadduke