roland [Wed, 10 Apr 2013 09:52:49 +0200] rev 16690
8011706: specjvm2008 test xml.transform gets array bound exception with c1
Summary: loop invariant code motion may move load before store to the same field
Reviewed-by: kvn
iignatyev [Tue, 09 Apr 2013 09:54:17 -0700] rev 16689
8007288: Additional WB API for compiler's testing
Reviewed-by: kvn, vlivanov
bharadwaj [Mon, 08 Apr 2013 07:40:08 -0700] rev 16688
8010913: compiler/6863420 often exceeds timeout
Summary: add longer timeout for jtreg, add internal timeout thread to prevent spurious timeouts
Reviewed-by: twisti, kvn
Contributed-by: drchase <david.r.chase@oracle.com>
neliasso [Fri, 05 Apr 2013 11:09:43 +0200] rev 16687
8006016: Memory leak at hotspot/src/share/vm/adlc/output_c.cpp
Reviewed-by: kvn, roland
Contributed-by: niclas.adlertz@oracle.com