aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/subnode.cpp
AgeCommit message (Expand)Author
2013-04-048003310: Enable -Wunused-function when compiling with gccmikael
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-117181658: CTW: assert(t->meet(t0) == t) failed: Not monotonickvn
2012-05-257170463: C2 should recognize "obj.getClass() == A.class" code patternkvn
2012-05-157133857: exp() and pow() should use the x87 ISA on x86roland
2012-01-107128352: assert(obj_node == obj) failedkvn
2011-05-316956668: misbehavior of XOR operator (^) with intkvn
2011-05-036796786: invalid FP identity transform - (a - b) -> b - anever
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-01-156849984: Value methods for platform dependent math functions constant fold in...never
2009-07-286862919: Update copyright yearxdono
2009-05-116832293: JIT compiler got wrong result in type checking with -serverkvn
2009-03-246820510: assertion failure with unloaded class in subnode.cppnever
2008-10-026667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loopkvn
2008-08-196730716: nulls from two unrelated classes compare not equalrasbold
2008-08-016731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change ...kvn
2008-07-11Mergejdk7-b31trims
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-246710487: More than half of JDI Regression tests hang with COOPs in -Xcomp modekvn
2008-06-126697236: missing Identity for "(X+Y) - X" into Ynever
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-02-296667580: Optimize CmpP for allocationskvn
2007-12-01Initial loadjdk7-b24duke