- 01 12月, 2012 4 次提交
- 30 11月, 2012 5 次提交
- 29 11月, 2012 2 次提交
- 28 11月, 2012 5 次提交
-
-
由 zgu 提交于
-
由 zgu 提交于
Summary: Fixed potential buffer overrun when giving empty option to NativeMemoryTracking commandline option Reviewed-by: ctornqvi, hseigel, kvn
-
由 hseigel 提交于
Summary: Truncate the java version string and add a hash value if it is too long. Reviewed-by: dholmes, coleenp
-
由 johnc 提交于
Summary: Add detailed error messages to assertions and guarantees in G1's block offset table. Reviewed-by: ysr, brutisso
-
由 jiangli 提交于
8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Summary: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod. Reviewed-by: bdelsart, sspitsyn, coleenp
-
- 27 11月, 2012 4 次提交
-
-
由 mikael 提交于
Summary: Removed duplicate entries Reviewed-by: dholmes, sspitsyn
-
由 stefank 提交于
Reviewed-by: dholmes, rbackman, coleenp
-
由 stefank 提交于
Summary: Pass down a closure during root scanning to keep the class of the method alive. Reviewed-by: coleenp, jcoomes
-
由 coleenp 提交于
Summary: Add a few more this->qualifications. Reviewed-by: coleenp, dholmes Contributed-by: duboscq@ssw.jku.at
-
- 22 11月, 2012 3 次提交
- 21 11月, 2012 1 次提交
-
-
由 coleenp 提交于
-
- 20 11月, 2012 1 次提交
-
-
由 brutisso 提交于
Summary: The flags MinHeapDeltaBytes and UseNUMAInterleaving must be adjusted after the OS have adjusted the UseNUMA flag in the method os::init_2. Reviewed-by: dholmes, brutisso Contributed-by: erik.helin@oracle.com
-
- 17 11月, 2012 3 次提交
- 16 11月, 2012 6 次提交
-
-
由 coleenp 提交于
-
由 zgu 提交于
8003487: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp) Summary: The assertion is applied to only the region to be released, also performs region integrity checking Reviewed-by: acorn, coleenp
-
由 neliasso 提交于
-
由 katleman 提交于
-
由 johnc 提交于
-
由 bharadwaj 提交于
Summary: Removed will_link and changed all calls to is_loaded(). Reviewed-by: kvn
-
- 15 11月, 2012 2 次提交
- 14 11月, 2012 1 次提交
-
-
由 coleenp 提交于
-
- 13 11月, 2012 3 次提交
-
-
由 minqi 提交于
Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method. Reviewed-by: kvn, twisti, sspitsyn Contributed-by: yumin.qi@oracle.com
-
由 hseigel 提交于
Summary: Remove function Klass::cast() and calls to it. Reviewed-by: dholmes, coleenp
-
由 hseigel 提交于
Summary: Check that the values specified for -XX:StringTableSize are within a certain range. Reviewed-by: dholmes, coleenp
-