- 16 7月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: remove StubRoutines::x86::_mxcsr_std and use StubRoutines::_mxcsr_std Reviewed-by: jrose
-
- 13 7月, 2013 2 次提交
- 09 7月, 2013 2 次提交
- 03 7月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: add intrinsics using new instruction to interpreter, C1, C2, for suitable x86; add test Reviewed-by: kvn, twisti
-
- 26 6月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Regression test for 8005956 Reviewed-by: kvn, twisti
-
- 04 6月, 2013 1 次提交
-
-
由 sspitsyn 提交于
8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"' Summary: Newly added test has an issue: the main class must be public Reviewed-by: kvn, jbachorik, coleenp Contributed-by: serguei.spitsyn@oracle.com
-
- 31 5月, 2013 1 次提交
-
-
由 sspitsyn 提交于
Summary: The InstanceKlass _initial_method_idnum value must be adjusted if overpass methods are added. Reviewed-by: twisti, kvn Contributed-by: serguei.spitsyn@oracle.com
-
- 23 5月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Changed gen_write_ref_array_post_barrier() code on x64 to pass start address and number of copied oop elements. In generate_checkcast_copy() skip post barrier code if no elements are copied. Reviewed-by: roland
-
- 16 5月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn
-
- 09 5月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Resurrected autobox elimination code and enabled part of it by default. Reviewed-by: roland, twisti
-
- 26 4月, 2013 2 次提交
- 03 5月, 2013 1 次提交
-
-
由 roland 提交于
Summary: test shouldn't be run with a modified CompileThreshold Reviewed-by: kvn
-
- 31 5月, 2013 1 次提交
-
-
由 anoll 提交于
8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm. Summary: Moved check that ReservedCodeCacheSize >= InitialCodeCacheSize to Arguments::check_vm_args_consistency(). As a result, the ordering in which the two parameters are given to the VM is not relevant. Added a regression test. Reviewed-by: kvn, twisti
-
- 30 5月, 2013 1 次提交
-
-
由 roland 提交于
Summary: missing regression test Reviewed-by: kvn
-
- 16 4月, 2013 1 次提交
-
-
由 roland 提交于
Summary: instruct xaddL_no_res shouldn't allow 64 bit constants. Reviewed-by: kvn
-
- 17 4月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 13 4月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: Repair wrong code generation, added new matching rule Reviewed-by: kvn, twisti
-
- 10 4月, 2013 2 次提交
- 08 4月, 2013 1 次提交
-
-
由 bharadwaj 提交于
Summary: add longer timeout for jtreg, add internal timeout thread to prevent spurious timeouts Reviewed-by: twisti, kvn Contributed-by: Ndrchase <david.r.chase@oracle.com>
-
- 04 4月, 2013 1 次提交
-
-
由 roland 提交于
Summary: test from 8009761 shouldn't be run with -Xcomp Reviewed-by: kvn
-
- 28 3月, 2013 1 次提交
-
-
由 collins 提交于
Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK. Reviewed-by: kvn, brutisso, coleenp
-
- 18 3月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 28 2月, 2013 1 次提交
-
-
由 collins 提交于
Summary: Small changes to hotspot tests to remove "-server" and replace with ${TESTVMOPTS} Reviewed-by: kvn
-
- 27 2月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: if more than 100 seconds and more than 100 iterations have both passed, then exit is allowed. Reviewed-by: kvn
-
- 26 2月, 2013 1 次提交
-
-
由 roland 提交于
Summary: GetAndSetP's MachNode should capture bottom type. Reviewed-by: kvn
-
- 25 2月, 2013 1 次提交
-
-
由 roland 提交于
Summary: InitializeNode::can_capture_store() must check that the captured store doesn't overwrite a memory location that is loaded before the store. Reviewed-by: kvn
-
- 20 2月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Modify WhiteBoxAPI to use interface classes from test/testlibrary instead, add ClassFileInstaller to resolve the boot class path issue Reviewed-by: ctornqvi, dsamersoff, coleenp, kvn
-
- 19 2月, 2013 3 次提交
-
-
由 kvn 提交于
Summary: Added few checks and early bailout from Superword optimization to avoid such cases in a future. Reviewed-by: roland, twisti
-
由 drchase 提交于
Summary: Strip lines matching the performance warning from the output before diff. Reviewed-by: kvn
-
由 drchase 提交于
Summary: Added an explicit timeouts. Reviewed-by: kvn, twisti
-
- 14 2月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 13 3月, 2013 1 次提交
-
-
由 roland 提交于
8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates Summary: deoptimization doesn't set up callee frames so that they restore caller frames correctly. Reviewed-by: kvn
-
- 12 2月, 2013 1 次提交
-
-
由 kmo 提交于
Summary: make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled Reviewed-by: jrose
-
- 26 1月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: rewrote the test to be more reliable, add test for invalid size exception Reviewed-by: kvn
-
- 23 1月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Use SSE4.2 and AVX2 instructions for encodeArray intrinsic. Reviewed-by: roland
-
- 17 1月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
-