hg: jdk7/hotspot/hotspot: 5 new changesets
Christian.Thalinger at Sun.COM
Christian.Thalinger at Sun.COM
Thu Feb 18 12:49:13 PST 2010
Changeset: e7b1cc79bd25
Author: kvn
Date: 2010-02-16 16:17 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/e7b1cc79bd25
6926697: "optimized" VM build failed: The type "AdapterHandlerTableIterator" is incomplete
Summary: Define AdapterHandlerTableIterator class as non product instead of debug.
Reviewed-by: never
! src/share/vm/runtime/sharedRuntime.cpp
Changeset: 106f41e88c85
Author: never
Date: 2010-02-16 20:07 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/106f41e88c85
6877221: Endless deoptimizations in OSR nmethod
Reviewed-by: kvn
! src/share/vm/opto/parse1.cpp
Changeset: b4b440360f1e
Author: twisti
Date: 2010-02-18 11:35 +0100
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/b4b440360f1e
6926782: CodeBuffer size too small after 6921352
Summary: After 6921352 the CodeBuffer size was too small.
Reviewed-by: kvn, never
! src/share/vm/opto/callGenerator.cpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/compile.hpp
! src/share/vm/opto/output.cpp
Changeset: 3b687c53c266
Author: twisti
Date: 2010-02-18 06:54 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/3b687c53c266
6927165: Zero S/390 fixes
Summary: Fixes two failures on 31-bit S/390.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson at redhat.com>
! src/cpu/zero/vm/globals_zero.hpp
! src/os_cpu/linux_zero/vm/os_linux_zero.hpp
Changeset: 72f1840531a4
Author: twisti
Date: 2010-02-18 10:44 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/72f1840531a4
Merge
More information about the jdk7-changes
mailing list