aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/parse3.cpp
AgeCommit message (Expand)Author
2013-02-068006807: C2 crash due to out of bounds array access in Parse::do_multianewarraydrchase
2012-12-198004741: Missing compiled exception handle table entry for multidimensional a...kvn
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2011-09-027071709: JSR 292: switchpoint invalidation should be pushed not pulledtwisti
2011-09-027085404: JSR 292: VolatileCallSites should have push notification tootwisti
2011-08-167071653: JSR 292: call site change notification should be pushed not pulledtwisti
2011-07-087058510: multinewarray with 6 dimensions uncommon traps in server compileriveresov
2011-03-187017732: move static fields into Class to prepare for perm gen removalnever
2011-03-117012648: move JSR 292 to package java.lang.invoke and adjust namesjrose
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-02-086910605: C2: NullPointerException/ClassCaseException is thrown when C2 with D...kvn
2010-01-056893268: additional dynamic language related optimizations in C2twisti
2009-12-096895383: JCK test throws NPE for method compiled with Escape Analysiskvn
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-04-236589834: deoptimization problem with -XX:+DeoptimizeALotcfang
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-04-076663908: NegativeArraySizeException is not thrownrasbold
2007-12-01Initial loadjdk7-b24duke