Thu, 04 Apr 2013 09:33:24 +0200 8010399: Test8009761.java "Failed: init recursive calls: 5498. After deopt 5494".
roland [Thu, 04 Apr 2013 09:33:24 +0200] rev 16627
8010399: Test8009761.java "Failed: init recursive calls: 5498. After deopt 5494". Summary: test from 8009761 shouldn't be run with -Xcomp Reviewed-by: kvn
Thu, 04 Apr 2013 09:18:47 +0200 8006008: Memory leak in hotspot/src/share/vm/adlc/archDesc.cpp
neliasso [Thu, 04 Apr 2013 09:18:47 +0200] rev 16626
8006008: Memory leak in hotspot/src/share/vm/adlc/archDesc.cpp Reviewed-by: roland, kvn Contributed-by: niclas.adlertz@oracle.com
Wed, 03 Apr 2013 15:00:55 -0700 8010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
rasbold [Wed, 03 Apr 2013 15:00:55 -0700] rev 16625
8010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset Summary: Fix shorten_branches() to accurately count an initial nop that may be inserted in a block that starts with a safepoint. Reviewed-by: kvn
Wed, 03 Apr 2013 11:12:57 -0700 8011102: Clear AVX registers after return from JNI call
kvn [Wed, 03 Apr 2013 11:12:57 -0700] rev 16624
8011102: Clear AVX registers after return from JNI call Summary: Execute vzeroupper instruction after JNI call and on exits in jit compiled code which use 256bit vectors. Reviewed-by: roland
Tue, 02 Apr 2013 09:30:07 +0200 7034299: Faulty winsock initialization code
neliasso [Tue, 02 Apr 2013 09:30:07 +0200] rev 16623
7034299: Faulty winsock initialization code Reviewed-by: dholmes, sla, ctornqvi
Sat, 30 Mar 2013 08:01:05 -0700 8011009: Use do-while(0) instead of while(0) in EC_TRACE and RC_TRACE* macros
kmo [Sat, 30 Mar 2013 08:01:05 -0700] rev 16622
8011009: Use do-while(0) instead of while(0) in EC_TRACE and RC_TRACE* macros Summary: Improve EC_TRACE and RC_TRACE* to use the do-while(0) trick for statement-like macro Reviewed-by: sspitsyn, dcubed
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip