- 28 9月, 2013 2 次提交
- 27 9月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 25 9月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: use adr_at() to access inline info structures in growableArray. Add ability to specify print inlining per method. Reviewed-by: twisti
-
- 29 8月, 2013 1 次提交
-
-
由 bpittore 提交于
Summary: Tests checks an assertion dealing with the number of args passed in registers Reviewed-by: mseledtsov, kvn
-
- 26 8月, 2013 1 次提交
-
-
由 vlivanov 提交于
8022595: JSR292: deadlock during class loading of MethodHandles, MethodHandleImpl & MethodHandleNatives Reviewed-by: kvn, coleenp, dholmes
-
- 24 8月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: set control edge for previous value load in G1 pre-barrier Reviewed-by: twisti
-
- 19 8月, 2013 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: minqi, sla
-
- 10 8月, 2013 1 次提交
-
-
由 iignatyev 提交于
Summary: 'compileonly' directive has beens added to each 'compiler/whitebox' test Reviewed-by: kvn
-
- 15 8月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn
-
- 16 8月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: vlivanov, kvn, dholmes
-
- 06 8月, 2013 1 次提交
-
-
由 twisti 提交于
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32' Reviewed-by: kvn
-
- 02 8月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m Reviewed-by: kvn, rbackman
-
- 30 7月, 2013 1 次提交
-
-
由 twisti 提交于
Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer. Reviewed-by: iveresov, kvn
-
- 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
-