- 15 3月, 2013 4 次提交
- 14 3月, 2013 5 次提交
-
-
由 morris 提交于
Summary: add null pointer check in signal handler Reviewed-by: kvn
-
由 jprovino 提交于
-
由 coleenp 提交于
Summary: Store metadata on ClassFileParser instance to be cleaned up by destructor. This enabled some refactoring of the enormous parseClassFile function. Reviewed-by: jmasa, acorn
-
由 coleenp 提交于
Summary: -Xshare:dump was creating a Symbol in C_heap. There's an assert there that jdk jprt wasn't hitting because it was only done in product Reviewed-by: dholmes, hseigel, iklam
-
由 coleenp 提交于
-
- 13 3月, 2013 3 次提交
- 12 3月, 2013 4 次提交
-
-
由 tschatzl 提交于
Summary: Print the concurrent phase start markers for CMS when PrintGCDetails is enabled, not only if both PrintGCDetails and PrintGCTimeStamps are. Reviewed-by: mgerdin, jmasa
-
由 brutisso 提交于
Summary: Take the initial heap size into account when checking the heap size for compressed oops Reviewed-by: jmasa, kvn, hseigel, ctornqvi
-
由 jprovino 提交于
Summary: The minimal JVM is printing a warning message for default settings when it should quitely ignore them. Reviewed-by: coleenp, dholmes
-
由 coleenp 提交于
Summary: Disable @Contended support for static fields Reviewed-by: coleenp, kvn Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 11 3月, 2013 1 次提交
-
-
由 stefank 提交于
Summary: Don't scan pages outside the given range. Reviewed-by: jwilhelm, jmasa
-
- 12 3月, 2013 1 次提交
-
-
由 mgerdin 提交于
8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation Summary: Assertion is only valid when at a safepoint, adjust accordingly. Reviewed-by: stefank, jmasa, tamao
-
- 11 3月, 2013 3 次提交
- 09 3月, 2013 7 次提交
- 08 3月, 2013 6 次提交
-
-
由 morris 提交于
-
由 morris 提交于
-
由 katleman 提交于
-
由 zgu 提交于
Summary: Corrected virtual memory recording and tagging code when large pages are used Reviewed-by: coleenp, ccheung
-
由 tamao 提交于
Summary: Deprecate MaxGCMinorPauseMillis and emit a warning if set by users Reviewed-by: brutisso, johnc Contributed-by: Ntamao <tao.mao@oracle.com>
-
由 jiangli 提交于
-
- 07 3月, 2013 6 次提交
-
-
由 jprovino 提交于
-
由 stefank 提交于
-
由 kvn 提交于
Summary: dump nodes and types in 8004640 case. Reviewed-by: roland
-
由 jprovino 提交于
Summary: Force use of undefined macros to be and error. Reviewed-by: dholmes, mikael
-
由 jprovino 提交于
Summary: ASSERT and other symbols used incorrectly with #if are supposed to be defined or not. Reviewed-by: dholmes, mikael
-
由 jprovino 提交于
8008310: Some adjustments needed to minimal VM warnings and errors for unsupported command line options Summary: Changes to arguments.cpp for warnings vs. errors. Changes for CDS arguments. Reviewed-by: coleenp, cjplummer
-