- 21 12月, 2008 1 次提交
-
-
由 trims 提交于
-
- 19 12月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 13 12月, 2008 5 次提交
- 12 12月, 2008 4 次提交
- 11 12月, 2008 3 次提交
-
-
由 blacklion 提交于
Summary: DTrace probe "contended-exit" should be fired before unparking object, or context could be lost. Probe firing was moved to proper place. Reviewed-by: coleenp, kamg
-
由 ysr 提交于
6736295: SIGSEGV in product jvm, assertion "these are the only valid states during a mark sweep" in fastdebug Summary: Restructured the code in the perm gen allocation retry loop so as to avoid "safepoint-blocking" on locks, in this case the Heap_lock, while holding uninitialized allocated heap storage. Reviewed-by: apetrusenko, iveresov, jcoomes, jmasa, poonam
-
由 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
-
- 10 12月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: more and better #line and #define directives in the generated code; ADLC itself accepts #line directives Reviewed-by: never, kvn
-
- 09 12月, 2008 3 次提交
-
-
由 coleenp 提交于
Summary: Print out JDK/JRE version that hotspot knows about. Reviewed-by: kamg, blacklion, acorn, alanb
-
由 jrose 提交于
Summary: temporarily turn off LinkWellKnownClasses optimization Reviewed-by: never, kvn
-
由 coleenp 提交于
Summary: On solaris, the inline assembly wasn't being processed. Added volatile to il file fixed it. Reviewed-by: phh, kvn
-
- 06 12月, 2008 3 次提交
- 05 12月, 2008 6 次提交
- 04 12月, 2008 3 次提交
-
-
由 jmasa 提交于
-
由 iveresov 提交于
Summary: In os::Linux::rebuild_cpu_to_node_map() fix the size of the CPU bitmap. Fixed arithmetic in MutableNUMASpace::adaptive_chunk_size() that could cause overflows and underflows of the chunk_size variable. Reviewed-by: apetrusenko
-
由 kvn 提交于
Summary: Create new "eliminated" BoxLock node for monitor debug info when corresponding locks are eliminated. Reviewed-by: never
-
- 02 12月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: Renamed Reference{Policy,Pocessor} methods from snap{,_policy}() to setup{,_policy}() Reviewed-by: apetrusenko
-
- 28 11月, 2008 1 次提交
-
-
由 poonam 提交于
Summary: These changes enable the SA binaries build with hotspot build on Windows Reviewed-by: swamyv
-
- 27 11月, 2008 1 次提交
-
-
由 iveresov 提交于
-
- 26 11月, 2008 2 次提交
- 25 11月, 2008 2 次提交
-
-
由 coleenp 提交于
Summary: oop stored in unsafely in Lscratch noticed by visual inspection will not be updated by GC. Reviewed-by: kamg, never, kvn
-
由 ysr 提交于
6774607: SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs Summary: Use the more permissive set_klass_or_null() and klass_or_null() interfaces in ParNew's workqueue overflow code that manipulates the klass-word. Reviewed-by: coleenp
-
- 22 11月, 2008 2 次提交