hg: icedtea/jdk7/hotspot: 3 new changesets
ahughes at redhat.com
ahughes at redhat.com
Tue Apr 19 07:14:06 PDT 2011
Changeset: e2ba081e31dd
Author: andrew
Date: 2011-04-19 15:10 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/hotspot/rev/e2ba081e31dd
Fix merge error.
! src/share/vm/memory/allocation.hpp
Changeset: 1cee9e986926
Author: twisti
Date: 2011-03-24 02:11 -0700
URL: http://hg.openjdk.java.net/icedtea/jdk7/hotspot/rev/1cee9e986926
7030207: Zero tweak to remove accidentally incorporated code
Summary: IcedTea contains a now-unmaintained ARM-specific interpreter and part of that interpreter was accidentally incorporated in one of the webrevs when Zero was initially imported.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson at redhat.com>
! src/share/vm/interpreter/bytecodeInterpreter.cpp
Changeset: 4071da7ef7b3
Author: twisti
Date: 2011-04-19 15:13 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/hotspot/rev/4071da7ef7b3
7035870: JSR 292: Zero support
Summary: This adds support for JSR 292 to Zero.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson at redhat.com>
! src/cpu/zero/vm/bytecodeInterpreter_zero.hpp
! src/cpu/zero/vm/cppInterpreter_zero.cpp
! src/cpu/zero/vm/cppInterpreter_zero.hpp
! src/cpu/zero/vm/interpreter_zero.cpp
! src/cpu/zero/vm/methodHandles_zero.cpp
! src/share/vm/interpreter/bytecodeInterpreter.cpp
! src/share/vm/interpreter/bytecodeInterpreter.hpp
More information about the icedtea-changes
mailing list