You need to sign in or sign up before continuing.
- 28 6月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Fixed MetaspaceShared::is_in_shared_space Reviewed-by: coleenp, hseigel
-
- 20 3月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: In 64bit VM move CDS archive address to 32G on all platforms using new flag SharedBaseAddress. In 32bit VM set CDS archive address to 3Gb on Linux and let other OSs pick the address. Reviewed-by: kvn, dcubed, zgu, hseigel
-
- 13 2月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: mgerdin, coleenp
-
- 04 2月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: On Windows, set rw protection on the CDS file just before removing it. Reviewed-by: dcubed, iklam
-
- 09 1月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Save the alignment when writing the CDS and compare it when reading the CDS. Reviewed-by: kvn, coleenp
-
- 08 1月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Map memory only once to prevent 'already mapped' failures. Reviewed-by: acorn, zgu
-
- 28 11月, 2012 1 次提交
-
-
由 hseigel 提交于
Summary: Truncate the java version string and add a hash value if it is too long. Reviewed-by: dholmes, coleenp
-
- 20 10月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Enhanced virtual memory tracking to track committed regions as well as reserved regions, so NMT now can generate virtual memory map. Reviewed-by: acorn, coleenp
-
- 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>
-
- 02 12月, 2010 1 次提交
-
-
由 ikrylov 提交于
Summary: move functions from hpi library to hotspot, communicate with licensees and open source community, check jdk for dependency, file CCC request Reviewed-by: coleenp, acorn, dsamersoff
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 28 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-