- 15 3月, 2013 1 次提交
-
-
由 vladidan 提交于
-
- 14 3月, 2013 4 次提交
-
-
由 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 1 次提交
-
-
由 coleenp 提交于
Summary: Some zeroing was missed for bug 8003553, causing empty stack traces and Xcom crashes, add back zeroing to metablock Reviewed-by: dholmes, rbackman
-
- 12 3月, 2013 2 次提交
-
-
由 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>
-
- 09 3月, 2013 7 次提交
- 08 3月, 2013 5 次提交
- 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
-
- 06 3月, 2013 4 次提交
-
-
由 roland 提交于
Summary: 7121140 may not correctly break the Allocate -> MemBarStoreStore link Reviewed-by: kvn
-
由 morris 提交于
Summary: fix null pointer Reviewed-by: kvn, coleenp
-
由 iklam 提交于
7107135: Stack guard pages are no more protected after loading a shared library with executable stack Summary: Detect the execstack attribute of the loaded library and attempt to fix the stack guard using Safepoint op. Reviewed-by: dholmes, zgu Contributed-by: ioi.lam@oracle.com
-
由 vlivanov 提交于
-
- 05 3月, 2013 6 次提交
-
-
由 shade 提交于
Reviewed-by: kvn, vlivanov
-
由 morris 提交于
Summary: fix null pointer Reviewed-by: kvn
-
由 sla 提交于
Reviewed-by: dholmes, kvn, mikael, morris
-
由 erikj 提交于
Reviewed-by: jcoomes, ohair
-
由 morris 提交于
8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value Summary: safety checks for non-Apple thread time functions Reviewed-by: kvn
-
由 johnc 提交于
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent. Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso
-
- 04 3月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, jmasa
-
- 02 3月, 2013 3 次提交