aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/parse2.cpp
AgeCommit message (Expand)Author
2015-01-298063137: Never-taken branches should be pruned when GWT LambdaForms are sharedvlivanov
2014-06-238046289: compiler/6340864/TestLongVect.java timeout withrbackman
2014-09-108030976: Untaken paths should be more vigorously pruned at highest optimizati...rbackman
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-02-25Mergekvn
2014-01-248027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no long...roland
2014-01-22Mergekvn
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...mikael
2013-11-158024921: PPC64 (part 113): Extend Load and Store nodes to know about memory o...goetz
2013-10-238024070: C2 needs some form of type speculationroland
2013-10-078024774: assert(_con < t->is_tuple()->cnt()) failed: ProjNode::_con must be i...vlivanov
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-03-228009539: JVM crash when run lambda testng testsbharadwaj
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
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-027180769: assert(tboth->klass_is_exact()) failed: klass should be exactkvn
2012-05-257170463: C2 should recognize "obj.getClass() == A.class" code patternkvn
2011-08-317083786: dead various dead chunks of codenever
2011-04-136988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignme...iveresov
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-217008866: Missing loop predicate for loop with multiple entrieskvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-08-206912064: type profiles need to be exploited more for dynamic language supportjrose
2010-06-096939203: JSR 292 needs method handle constantsjrose
2010-06-02Mergejrose
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-236939207: refactor constant pool index processingjrose
2010-02-016902182: 4/4 Starting with jdwp agent should not incur performance penaltydcubed
2010-01-126894779: Loop Predication for Loop Optimizer in C2cfang
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-07-286862919: Update copyright yearxdono
2009-07-016856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")never
2009-06-266818666: G1: Type lost in g1 pre-barriernever
2009-05-086788527: Server vm intermittently fails with assertion "live value must not b...kvn
2009-04-216655646: dynamic languages need dynamically linked call sitesjrose
2009-02-276810672: Comment typostwisti
2008-09-176711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an I...rasbold
2008-07-296730192: expression stack wrong at deoptimization pointrasbold
2008-07-216726504: handle do_ifxxx calls in parser more uniformlyrasbold
2008-07-166707044: uncommon_trap of ifnull bytecode leaves garbage on expression stackrasbold
2008-07-11Mergetrims
2008-07-026719955: Update copyright yearxdono
2008-06-246718676: putback for 6604014 is incompletenever
2008-06-246710487: More than half of JDI Regression tests hang with COOPs in -Xcomp modekvn
2008-04-246646019: array subscript expressions become top() with -d64rasbold
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-056671250: In Parse::do_if() old Cmp node 'c' should be replaced with new one a...kvn
2007-12-056395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)never