hg: jdk7/hotspot-gc/hotspot: 4 new changesets
y.s.ramakrishna at sun.com
y.s.ramakrishna at sun.com
Fri Jan 29 22:48:56 UTC 2010
Changeset: cf0685d550f1
Author: never
Date: 2010-01-20 22:10 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/cf0685d550f1
6911204: generated adapters with large signatures can fill up the code cache
Reviewed-by: kvn, jrose
! src/cpu/sparc/vm/sharedRuntime_sparc.cpp
! src/cpu/x86/vm/sharedRuntime_x86_32.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
! src/share/vm/includeDB_core
! src/share/vm/oops/methodOop.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp
Changeset: 99af867dfa05
Author: kvn
Date: 2010-01-26 08:53 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/99af867dfa05
6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld
Summary: Add safepoint after CompileTheWorldSafepointInterval (100) compilations and do full sweep of CodeCache each time.
Reviewed-by: never
Contributed-by: eric.caspole at amd.com
! src/share/vm/classfile/classLoader.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
Changeset: 89ca5ab4fa60
Author: iveresov
Date: 2010-01-27 14:06 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/89ca5ab4fa60
Merge
! src/share/vm/includeDB_core
Changeset: f3345b7b01b4
Author: ysr
Date: 2010-01-27 22:38 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/f3345b7b01b4
Merge
! src/share/vm/runtime/globals.hpp
More information about the hotspot-gc-dev
mailing list