- 30 4月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Turn on UseLargePages by default but try only HugeTLBFS method if it is not explicitly specified on the command line. Reviewed-by: ysr
-
- 30 3月, 2011 1 次提交
-
-
由 dsamersoff 提交于
Summary: getline() returns -1 but still allocate memory for str Reviewed-by: dcubed, coleenp
-
- 28 2月, 2011 1 次提交
-
-
由 sla 提交于
Reviewed-by: dsamersoff, kamg, hosterda
-
- 09 2月, 2011 1 次提交
-
-
由 ctornqvi 提交于
Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps. Reviewed-by: poonam, dsamersoff, sla, coleenp
-
- 08 2月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Added new method inc_stat_counter() to increment long statistic values and use atomic long load and store. Reviewed-by: dholmes, jrose, phh, never
-
- 03 2月, 2011 1 次提交
-
-
由 bobv 提交于
Reviewed-by: dholmes, bdelsart
-
- 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
-
- 22 10月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose, dholmes, coleenp
-
- 03 8月, 2010 1 次提交
-
-
由 bobv 提交于
Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 12 3月, 2010 1 次提交
-
-
由 coleenp 提交于
Summary: Add code to unmap stack guard area when thread is detached. Reviewed-by: coleenp, kamg
-
- 17 12月, 2009 1 次提交
-
-
由 phh 提交于
Summary: Source changes for older compilers plus makefile changes. Reviewed-by: xlu
-
- 27 11月, 2009 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 02 4月, 2009 1 次提交
-
-
由 phh 提交于
Summary: Support multiplex and mutable sun.boot.library.path Reviewed-by: acorn, dcubed, xlu
-
- 26 3月, 2009 1 次提交
-
-
由 coleenp 提交于
Summary: Add executable parameters to reserve_memory and commit_memory to reduce executable memory to only the Code Heap. Reviewed-by: xlu, kvn, acorn
-
- 13 3月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use zero based compressed oops if java heap is below 32gb and unscaled compressed oops if java heap is below 4gb. Reviewed-by: never, twisti, jcoomes, coleenp
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 10 2月, 2009 1 次提交
-
-
由 ysr 提交于
Summary: replaced localtime() with localtime_r() on Solaris and Linux. Reviewed-by: apetrusenko, dholmes, jmasa
-
- 11 12月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X. Reviewed-by: acorn, jcoomes
-
- 29 7月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Add mechanism to ignore unsupported flags for a set period of time Reviewed-by: acorn, never, coleenp
-
- 20 7月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: allocate alignment-sized page(s) below java heap so that memory accesses at heap_base+1page give signal and cause an implicit null check Reviewed-by: kvn, jmasa, phh, jcoomes
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 06 6月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: First mercurial integration of the code for the Garbage-First garbage collector. Reviewed-by: apetrusenko, iveresov, jmasa, sgoldman, tonyp, ysr
-
- 29 4月, 2008 1 次提交
-
-
由 iveresov 提交于
Summary: NUMA-aware allocator port to Linux Reviewed-by: jmasa, apetrusenko
-
- 29 3月, 2008 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: apetrusenko
-
- 19 3月, 2008 1 次提交
-
-
由 sbohne 提交于
Summary: Remove -XX:+CacheTimeMillis option and associated functionality Reviewed-by: acorn, never
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-