- 20 12月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Disable verify_heapbase on sparc if TraceBytecodes because the latter uses r12 as a temp register Reviewed-by: coleenp, phh Contributed-by: NVolker Simonis <volker.simonis@gmail.com>
-
- 17 12月, 2011 3 次提交
- 16 12月, 2011 3 次提交
- 15 12月, 2011 1 次提交
-
-
由 vladidan 提交于
-
- 14 12月, 2011 1 次提交
-
-
由 fparain 提交于
Reviewed-by: phh, dcubed
-
- 10 12月, 2011 1 次提交
-
-
由 jmasa 提交于
Summary: Provoke a GC for a metadata allocation failure. Reviewed-by: johnc, iveresov
-
- 09 12月, 2011 2 次提交
- 08 12月, 2011 1 次提交
-
-
由 tonyp 提交于
Summary: An integer underflow can cause the RSet lengths to be massively overpredicted which forces the eden size to the minimum. Reviewed-by: brutisso, johnc
-
- 07 12月, 2011 2 次提交
- 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 1 次提交
-
-
由 phh 提交于
Summary: Add -XX:+UnlockCommercialVMOptions to gate use of commercial feature switches in the same way as -XX:UnlockDiagnosticVMOptions gates use of diagnostic feature switches. Reviewed-by: jwilhelm, kamg
-
- 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
-