- 29 12月, 2011 1 次提交
-
-
由 jiangli 提交于
7123315: instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count should be u2 type. Summary: Change instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count to u2 type. Reviewed-by: never, bdelsart, dholmes Contributed-by: NJiangli Zhou <jiangli.zhou@oracle.com>
-
- 20 12月, 2011 1 次提交
-
-
由 bdelsart 提交于
Summary: GC crash for explicit stack overflow checks after a C2I transition. Reviewed-by: coleenp, never Contributed-by: yang02.wang@sap.com, bertrand.delsart@oracle.com
-
- 17 12月, 2011 1 次提交
-
-
由 jiangli 提交于
-
- 15 12月, 2011 1 次提交
-
-
由 vladidan 提交于
-
- 14 12月, 2011 1 次提交
-
-
由 fparain 提交于
Reviewed-by: phh, dcubed
-
- 10 12月, 2011 2 次提交
- 09 12月, 2011 2 次提交
- 08 12月, 2011 2 次提交
- 07 12月, 2011 3 次提交
-
-
由 dcubed 提交于
Summary: UseCompressedOops is false by default on MacOS X; can still be set manually Reviewed-by: jmelvin, kvn, dholmes
-
由 coleenp 提交于
Summary: Change instanceKlass::_init_state field to u1 type. Reviewed-by: bdelsart, coleenp, dholmes, phh, never Contributed-by: NJiangli Zhou <jiangli.zhou@oracle.com>
-
由 vladidan 提交于
-
- 06 12月, 2011 3 次提交
-
-
由 dcubed 提交于
-
由 dcubed 提交于
Summary: Replace SA_APPLE_BOOT_JAVA with logic that checks the boot JDK for the location of JDI classes. ALWAYS_PASS_TEST_GAMMA is true by default on Darwin. Reviewed-by: kvn, swingler
-
由 phh 提交于
Summary: Add a file, globals_ext.hpp, containing a null interface, to be replaced by a vendor in altsrc as needed. Reviewed-by: coleenp, kamg, dholmes, johnc, jrose
-
- 03 12月, 2011 4 次提交
- 02 12月, 2011 3 次提交
- 01 12月, 2011 2 次提交
- 30 11月, 2011 2 次提交
- 29 11月, 2011 2 次提交
- 28 11月, 2011 2 次提交
-
-
由 stefank 提交于
Summary: Changed the conditional to see if the precompiled header has been specified. Also, removed the unused PrecompiledOption. Reviewed-by: dholmes, brutisso
-
由 stefank 提交于
Summary: Enabled reference processing when work stealing during concurrent marking Reviewed-by: jmasa, brutisso
-
- 06 12月, 2011 1 次提交
-
-
由 tonyp 提交于
-
- 03 12月, 2011 1 次提交
-
-
由 johnc 提交于
7114095: G1: assert(obj == oopDesc::load_decode_heap_oop(p)) failed: p should still be pointing to obj Summary: As a result of the changes for 4965777, the G1 reference field scanning closure could be applied to the discovered field of a reference object twice. The failing assert is too strong if the result of the first application of the closure is stolen, and the referenced object, evacuated by another worker thread. Reviewed-by: ysr, tonyp
-
- 23 11月, 2011 2 次提交
- 22 11月, 2011 1 次提交
-
-
由 roland 提交于
Summary: allow reg_class definition as a function. Reviewed-by: kvn, never
-
- 21 11月, 2011 2 次提交
-
-
由 coleenp 提交于
-
由 brutisso 提交于
Summary: Add the new path to precompiled.hpp in the project make file Reviewed-by: coleenp, dholmes, brutisso Contributed-by: Nrbackman <rickard.backman@oracle.com>
-
- 19 11月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-