hotspot/src/share/vm/opto/subnode.cpp
2012-10-09 roland 7054512: Compress class pointers after perm gen removal
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-07-11 kvn 7181658: CTW: assert(t->meet(t0) == t) failed: Not monotonic
2012-05-25 kvn 7170463: C2 should recognize "obj.getClass() == A.class" code pattern
2012-05-15 roland 7133857: exp() and pow() should use the x87 ISA on x86
2012-01-11 kvn 7128352: assert(obj_node == obj) failed
2011-05-31 kvn 6956668: misbehavior of XOR operator (^) with int
2011-05-03 never 6796786: invalid FP identity transform - (a - b) -> b - a
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-01-15 never 6849984: Value methods for platform dependent math functions constant fold incorrectly
2009-07-28 xdono 6862919: Update copyright year
2009-05-12 kvn 6832293: JIT compiler got wrong result in type checking with -server
2009-03-24 never 6820510: assertion failure with unloaded class in subnode.cpp
2008-10-02 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
2008-08-19 rasbold 6730716: nulls from two unrelated classes compare not equal
2008-08-01 kvn 6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-24 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
2008-06-12 never 6697236: missing Identity for "(X+Y) - X" into Y
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-02-29 kvn 6667580: Optimize CmpP for allocations
2007-12-01 duke Initial load
less more (0) tip