hg: jdk7/hotspot/hotspot: 8 new changesets
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Fri Apr 2 19:32:46 PDT 2010
Changeset: fdd57634910e
Author: never
Date: 2010-03-18 14:31 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/fdd57634910e
6926979: should simplify catch_inline_exception
Reviewed-by: twisti
! src/share/vm/opto/doCall.cpp
! src/share/vm/opto/parse.hpp
! src/share/vm/opto/parse1.cpp
! src/share/vm/runtime/globals.hpp
Changeset: 747d26efc5fa
Author: twisti
Date: 2010-03-30 00:57 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/747d26efc5fa
6939180: Zero locking fix
Summary: When Zero is running with Shark enabled threads can be left with their _do_not_unlock_if_synchronized flag incorrectly set.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson at redhat.com>
! src/cpu/zero/vm/cppInterpreter_zero.cpp
Changeset: 47742b654fcb
Author: twisti
Date: 2010-03-31 08:03 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/47742b654fcb
6939731: JSR 292 Zero build fix after 6934494
Summary: The changes of 6934494 have broken the Zero build.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson at redhat.com>
! src/cpu/zero/vm/methodHandles_zero.cpp
! src/cpu/zero/vm/stubRoutines_zero.hpp
Changeset: f61d795ce6de
Author: never
Date: 2010-03-31 11:54 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/f61d795ce6de
6939845: zero needs fallback path in C++ interpreter for platform dependent fast bytecodes
Reviewed-by: never
Contributed-by: ed at camswl.com
! src/share/vm/interpreter/bytecodeInterpreter.cpp
Changeset: 7f4deda46b04
Author: never
Date: 2010-03-31 16:29 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7f4deda46b04
Merge
Changeset: 547cbe6dacc5
Author: never
Date: 2010-04-01 16:06 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/547cbe6dacc5
6936709: AsyncGetCallTrace doesn't handle inexact stack walking properly
Reviewed-by: kvn
! src/share/vm/prims/forte.cpp
Changeset: 1c9c45172908
Author: kvn
Date: 2010-04-02 11:55 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/1c9c45172908
6939804: ciConstant::print() prints incorrect bool value
Summary: Fix typo.
Reviewed-by: never
! src/share/vm/ci/ciConstant.cpp
Changeset: 9bb91718aaf2
Author: kvn
Date: 2010-04-02 15:55 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/9bb91718aaf2
Merge
! src/share/vm/runtime/globals.hpp
More information about the hotspot-dev
mailing list