hotspot/src/share/vm/opto/parse.hpp
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-02-27 iignatyev 8007439: C2: adding successful message of inlining
2013-02-01 vlivanov 8005439: no message about inline method if it specifed by CompileCommand
2013-01-09 twisti 8005418: JSR 292: virtual dispatch bug in 292 impl
2012-12-23 roland 8005071: Incremental inlining for JSR 292
2012-10-09 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-05-25 kvn 7170463: C2 should recognize "obj.getClass() == A.class" code pattern
2011-09-11 never 7088955: add C2 IR support to the SA
2011-09-01 twisti 7079673: JSR 292: C1 should inline bytecoded method handle adapters
2011-06-22 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
2011-05-10 twisti 7042122: JSR 292: adjust various inline thresholds for JSR 292 API methods and method handle adapters
2011-05-04 kvn 5091921: Sign flip issues in loop optimizer
2011-03-25 jcoomes Merge
2011-03-18 never 7017732: move static fields into Class to prepare for perm gen removal
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-07-12 never 6958668: repeated uncommon trapping for new of klass which is being initialized
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-03-18 never 6926979: should simplify catch_inline_exception
2010-01-12 cfang 6894779: Loop Predication for Loop Optimizer in C2
2010-01-08 jrose 6912063: inlining parameters need to be adjusted for some uses of the JVM
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2009-07-28 xdono 6862919: Update copyright year
2009-04-23 cfang 6589834: deoptimization problem with -XX:+DeoptimizeALot
2009-02-27 twisti 6810672: Comment typos
2008-11-18 kvn 6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.")
2008-09-17 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
2008-07-21 rasbold 6726504: handle do_ifxxx calls in parser more uniformly
2008-07-02 xdono 6719955: Update copyright year
2008-03-07 kvn 6667605: (Escape Analysis) inline java constructors when EA is on
2007-12-01 duke Initial load
less more (0) tip