Fri, 17 Oct 2014 15:35:25 -0700 8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions
kvn [Fri, 17 Oct 2014 15:35:25 -0700] rev 27414
8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions Reviewed-by: iveresov
Fri, 17 Oct 2014 10:09:43 -1000 Merge
iveresov [Fri, 17 Oct 2014 10:09:43 -1000] rev 27413
Merge
Fri, 17 Oct 2014 08:27:46 +0000 Merge
thartmann [Fri, 17 Oct 2014 08:27:46 +0000] rev 27412
Merge
Fri, 17 Oct 2014 10:04:45 +0200 8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100
thartmann [Fri, 17 Oct 2014 10:04:45 +0200] rev 27411
8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100 Summary: Move the call to 'waitAndDeoptimize' from the warmup methods to the osr triggering methods to make sure that no non-osr compilation is in the queue after warmup. Reviewed-by: kvn
Fri, 17 Oct 2014 08:56:07 +0200 8060196: 'CodeHeap is full' warning suggests to increase wrong code heap size
thartmann [Fri, 17 Oct 2014 08:56:07 +0200] rev 27410
8060196: 'CodeHeap is full' warning suggests to increase wrong code heap size Summary: Fixed 'CodeHeap is full' warning to output the right CodeHeapSize flag. Reviewed-by: kvn, anoll
Thu, 16 Oct 2014 12:57:04 +0200 8059846: InstanceKlass should use MutexLockerEx to acquire OsrList_lock
thartmann [Thu, 16 Oct 2014 12:57:04 +0200] rev 27409
8059846: InstanceKlass should use MutexLockerEx to acquire OsrList_lock Summary: Replace explicit locking of OsrList_lock by a MutexLockerEx instantiation. Reviewed-by: kvn, anoll, drchase, dholmes, dlong, coleenp
Tue, 28 Oct 2014 17:02:08 -0400 8058093: Test nsk/stress/jck60/jck60014: assert in src/share/vm/oops/constantPool.cpp: should not be resolved otherwise
coleenp [Tue, 28 Oct 2014 17:02:08 -0400] rev 27408
8058093: Test nsk/stress/jck60/jck60014: assert in src/share/vm/oops/constantPool.cpp: should not be resolved otherwise 8044209: nsk/split_verifier/security/coglio06 fails with exit code 97 - missing 'prohibited package name' Summary: Fix resolution error saving. Reviewed-by: lfoltan, sspitsyn, hseigel, ctornqvi
Mon, 27 Oct 2014 15:09:23 -0700 Merge
dcubed [Mon, 27 Oct 2014 15:09:23 -0700] rev 27407
Merge
Fri, 24 Oct 2014 08:56:47 -0400 8061962: classFileParser.cpp.orig got erroneously added to the hotspot source repository
hseigel [Fri, 24 Oct 2014 08:56:47 -0400] rev 27406
8061962: classFileParser.cpp.orig got erroneously added to the hotspot source repository Summary: Remove the file Reviewed-by: coleenp, ccheung
Thu, 23 Oct 2014 14:43:08 -0700 6191224: (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type>
cjplummer [Thu, 23 Oct 2014 14:43:08 -0700] rev 27405
6191224: (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type> Summary: The test case shows that an exception is thrown with the message "Argument is not an array", when in fact the argument is an array, but an array of a primitive type is actually what was expected. Fixed by differentiating between failing because an array was expected and failing because an array of a primitive type was expected. Reviewed-by: dholmes, ctornqvi, lfoltan
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip