- 24 7月, 2013 1 次提交
-
-
由 jmasa 提交于
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses Reviewed-by: rasbold, tschatzl, jmasa Contributed-by: yamauchi@google.com
-
- 19 7月, 2013 3 次提交
- 18 7月, 2013 2 次提交
- 17 7月, 2013 2 次提交
- 16 7月, 2013 3 次提交
- 13 7月, 2013 3 次提交
- 12 7月, 2013 4 次提交
- 11 7月, 2013 3 次提交
-
-
由 brutisso 提交于
Summary: Take _last_young_gc into account when deciding on starting a concurrent mark. Also reviewed-by: per.liden@oracle.com. Reviewed-by: tschatzl, johnc
-
由 roland 提交于
-
由 anoll 提交于
Summary: Remove obsolete code that relates to ISM which was used only on Solaris 8. Reviewed-by: kvn, twisti
-
- 10 7月, 2013 6 次提交
-
-
由 ehelin 提交于
Reviewed-by: tschatzl, mgerdin, stefank
-
由 twisti 提交于
-
由 acorn 提交于
-
由 acorn 提交于
Summary: Requires: 8013789: Compiler bridges, 8015402: metafactory Reviewed-by: sspitsyn, coleenp, bharadwaj
-
由 zgu 提交于
-
由 zgu 提交于
Summary: Some of qsort implementation on Linux x86 compares element to itself, which is mistakenly treated as duplicate pointer Reviewed-by: dcubed, acorn
-
- 09 7月, 2013 10 次提交
-
-
由 drchase 提交于
Summary: Make the destructor virtual (note more non-compiler hotspot errors occur downstream) Reviewed-by: kvn, twisti
-
由 adlertz 提交于
Summary: Disable the test for SPARC and reduce the number of test iterations Reviewed-by: kvn
-
由 anoll 提交于
Summary: Limit the size of the code cache to at most 2G when arguments are checked; added regression test Reviewed-by: kvn, twisti
-
由 hseigel 提交于
-
由 hseigel 提交于
-
由 hseigel 提交于
Summary: JVM_SetProtectionDomain has been deprecated since 1.5 and is being removed Reviewed-by: coleenp, hseigel Contributed-by: eric.mccorkle@oracle.com
-
由 jiangli 提交于
-
由 goetz 提交于
8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build). Summary: define CodeCacheMinimumUseSpace flag for cppInterpeter build. Reviewed-by: kvn
-
由 jiangli 提交于
-
由 iklam 提交于
Summary: Changed initial size to Chunk::tiny_size (216 bytes) Reviewed-by: coleenp, dholmes, sspitsyn
-
- 05 7月, 2013 3 次提交
-
-
由 fparain 提交于
-
由 fparain 提交于
Reviewed-by: dcubed, dholmes, rdurbin
-
由 dcubed 提交于
Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test Reviewed-by: dsamersoff, zgu, hseigel, coleenp
-