- 16 9月, 2013 1 次提交
-
-
由 tschatzl 提交于
-
- 13 9月, 2013 4 次提交
- 14 9月, 2013 4 次提交
- 13 9月, 2013 1 次提交
-
-
由 cl 提交于
-
- 12 9月, 2013 4 次提交
- 11 9月, 2013 10 次提交
-
-
由 tschatzl 提交于
Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation. Reviewed-by: stefank, dholmes
-
由 mgerdin 提交于
-
由 tschatzl 提交于
-
由 tschatzl 提交于
Summary: Correctly calculate the initialization value for the shift between object start and bitmap bit in the G1 mark bitmaps. Reviewed-by: tonyp
-
由 tschatzl 提交于
Summary: Correctly pass the requested base address for the heap to the OS function to reserve memory. Reviewed-by: brutisso, stefank
-
由 mgerdin 提交于
Summary: Use best-fit block-splitting freelist allocation from the block freelist. Reviewed-by: jmasa, stefank
-
由 adlertz 提交于
Summary: Lowered the MinJumpTableSize for each platform Reviewed-by: kvn
-
由 mgerdin 提交于
Summary: The code for reading compressed klass pointers in the sa-agent on Mac used readCompOopAddress instead of readCompKlassAddress, this is wrong but has been hidden because compressed oops and compressed klasses has used the same base address in the past. Reviewed-by: sla, jmasa Contributed-by: stefan.johansson@oracle.com
-
由 vlivanov 提交于
-
由 vlivanov 提交于
Reviewed-by: rbackman, twisti, kvn Contributed-by: john.r.rose@oracle.com, vladimir.x.ivanov@oracle.com
-
- 10 9月, 2013 2 次提交
- 07 9月, 2013 3 次提交
- 05 9月, 2013 6 次提交
- 03 9月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Added brackets for if-statement Reviewed-by: kvn, roland
-
- 02 9月, 2013 3 次提交
- 01 9月, 2013 1 次提交
-
-
由 hseigel 提交于
8023381: VM fails to initialize in runtime/CDSCompressedKPtrs/XShareAuto.java runtime/SharedArchiveFile/CdsSameObjectAlignment.java Summary: Improve handling when CDS archive cannot be mapped Reviewed-by: kvn, dholmes, mseledtsov
-