- 08 9月, 2012 2 次提交
-
-
由 coleenp 提交于
7196103: NPG: Unable to allocate bit map for parallel garbage collection for the requested heap size Summary: Don't allocate huge class metaspace size by default on x64 Reviewed-by: stefank, jmasa, kvn
-
由 coleenp 提交于
Summary: Simple renaming to be consistent with instanceKlass->InstanceKlass renaming Reviewed-by: stefank, jmasa
-
- 06 9月, 2012 3 次提交
-
-
由 jmasa 提交于
Reviewed-by: jcoomes, brutisso
-
由 coleenp 提交于
7195867: NPG: SAJDI tests fail with sun.jvm.hotspot.types.WrongTypeException: No suitable match for type Summary: Need to restore the vtable in metadata when we restore the type from the shared archive. Reviewed-by: acorn, jcoomes, jmasa, jrose
-
由 kvn 提交于
Summary: Remove the workaround of 7187454 problem which was restored incorrectly during NPG merge. Reviewed-by: coleenp, dholmes
-
- 05 9月, 2012 4 次提交
-
-
由 stefank 提交于
Summary: Don't decompress the klass pointer in the G1 pre-barrier code when !UseCompressedKlassPointers Reviewed-by: coleenp, brutisso
-
由 jmasa 提交于
Reviewed-by: coleenp, jcoomes
-
由 twisti 提交于
Reviewed-by: kvn, coleenp
-
由 roland 提交于
Summary: xmeet when both inputs are MetadataPtr. Reviewed-by: kvn
-
- 04 9月, 2012 2 次提交
- 02 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: Njmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
-
- 01 9月, 2012 6 次提交
- 31 8月, 2012 2 次提交
- 30 8月, 2012 4 次提交
-
-
由 bpittore 提交于
Summary: Added capability to load support classes for other cpus Reviewed-by: coleenp, bobv, sla Contributed-by: NBill Pittore <bill.pittore@oracle.com>
-
由 johnc 提交于
Summary: Add inline directives to os::Linux::supports_monotonic_clock() and os::Bsd::supports_monotonic_clock(). Reviewed-by: johnc, azeemj, mikael Contributed-by: NBrandon Mitchell <brandon@twitter.com>
-
由 kvn 提交于
Summary: Do not remove safepoints during peeling optimization. Reviewed-by: twisti
-
由 coleenp 提交于
Summary: Add case for CYGWIN in .sh files. Reviewed-by: coleenp, kvn Contributed-by: pavel.punegov@oracle.com
-
- 29 8月, 2012 2 次提交
-
-
由 twisti 提交于
7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites Reviewed-by: kvn
-
由 johnc 提交于
Summary: Add the flags G1EvacuationFailureALot flag (and supporting flags) to force trigger evacuation failures. The support flags control how often to trigger an evacuation failure and during which types of evacuation pause. This functionality is analogous to that of PromotionFailureALot for the other collectors. Reviewed-by: brutisso
-
- 28 8月, 2012 2 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, dholmes, coleenp Contributed-by: NTao Mao <tao.mao@oracle.com>
-
由 kvn 提交于
Summary: Add split_arena to allocate temporary arrays in PhaseChaitin::Split() and free them on method's exit. Reviewed-by: twisti
-
- 25 8月, 2012 5 次提交
- 24 8月, 2012 3 次提交
- 23 8月, 2012 3 次提交
-
-
由 brutisso 提交于
7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code Summary: Also reviewed by vitalyd@gmail.com. Introduced the WorkerDataArray class. Fixed some minor logging bugs. Reviewed-by: johnc, mgerdin
-
由 brutisso 提交于
Summary: Also reviewed by: vitalyd@gmail.com. Make G1DefaultMinNewGenPercent, G1DefaultMaxNewGenPercent, G1OldCSetRegionLiveThresholdPercent and G1OldCSetRegionThresholdPercent experimental flags Reviewed-by: ysr, johnc, jmasa
-
由 kvn 提交于
Summary: Fixed Pack node generation. Not vectorize shift instructions if count is not the same for all shifts and if count is vector. Reviewed-by: twisti
-
- 22 8月, 2012 1 次提交
-
-
由 roland 提交于
Summary: C1 value numbering hits unloaded klass. Reviewed-by: kvn, twisti
-