hotspot/src/share/vm/opto/parse2.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-02 kvn 7180769: assert(tboth->klass_is_exact()) failed: klass should be exact
2012-05-25 kvn 7170463: C2 should recognize "obj.getClass() == A.class" code pattern
2011-08-31 never 7083786: dead various dead chunks of code
2011-04-13 iveresov 6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-03-21 kvn 7008866: Missing loop predicate for loop with multiple entries
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-08-21 jrose 6912064: type profiles need to be exploited more for dynamic language support
2010-06-10 jrose 6939203: JSR 292 needs method handle constants
2010-06-03 jrose Merge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-23 jrose 6939207: refactor constant pool index processing
2010-02-02 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty
2010-01-12 cfang 6894779: Loop Predication for Loop Optimizer in C2
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2009-07-28 xdono 6862919: Update copyright year
2009-07-01 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
2009-06-26 never 6818666: G1: Type lost in g1 pre-barrier
2009-05-08 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
2009-04-22 jrose 6655646: dynamic languages need dynamically linked call sites
2009-02-27 twisti 6810672: Comment typos
2008-09-17 rasbold 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
2008-07-29 rasbold 6730192: expression stack wrong at deoptimization point
2008-07-21 rasbold 6726504: handle do_ifxxx calls in parser more uniformly
2008-07-16 rasbold 6707044: uncommon_trap of ifnull bytecode leaves garbage on expression stack
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-24 never 6718676: putback for 6604014 is incomplete
2008-06-24 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
2008-04-24 rasbold 6646019: array subscript expressions become top() with -d64
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-03-05 kvn 6671250: In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation
2007-12-05 never 6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
2007-12-01 duke Initial load
less more (0) tip