aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/ci
AgeCommit message (Expand)Author
2009-07-286862919: Update copyright yearxdono
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-04-086655638: dynamic languages need method handlesjrose
2009-03-236805522: Server VM fails with assertion (block1->start() != block2->start(),"...never
2009-03-186772368: REGRESSION:tomcat crashed twice with JDK 7kvn
2009-02-276810672: Comment typostwisti
2008-12-156785258: Update copyright yearxdono
2008-11-126653858: dynamic languages need to be able to load anonymous classesjrose
2008-10-07Mergetrims
2008-10-026754988: Update copyright yearxdono
2008-09-176384206: Phis which are later unneeded are impairing our ability to inline ba...never
2008-08-266741642: bad enum definition in ciTypeFlow.hppnever
2008-07-256712835: Server compiler fails with assertion (loop_count < K,"infinite loop ...never
2008-07-026719955: Update copyright yearxdono
2008-06-056709093: Compressed Oops: reduce size of compiled methodskvn
2008-05-216703888: Compressed Oops: use the 32-bits gap after klass in a objectkvn
2008-05-156700102: c2 assertion "counter_changed,"failed dependencies, but counter didn...kvn
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-286680665: bytecode Escape Analyzer produces incorrect escape information for m...kvn
2008-03-116667615: (Escape Analysis) extend MDO to cache arguments escape statekvn
2008-03-116667620: (Escape Analysis) fix deoptimization for scalar replaced objectskvn
2008-02-256633953: type2aelembytes{T_ADDRESS} should be 8 bytes in 64 bit VMkvn
2008-02-216498878: client compiler crashes on windows when dealing with breakpoint inst...kvn
2008-02-216621084: ciMethodBlocks::split_block_at() is broken for methods with exceptio...kvn
2007-12-056395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)never
2007-12-01Initial loadduke