hg: hsx/hotspot-main/hotspot: 7 new changesets
vladimir.danushevsky at oracle.com
vladimir.danushevsky at oracle.com
Thu Dec 22 10:37:44 PST 2011
Changeset: 96ce4c27112f
Author: coleenp
Date: 2011-12-19 15:34 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/96ce4c27112f
7122939: TraceBytecodes broken with UseCompressedOops
Summary: Disable verify_heapbase on sparc if TraceBytecodes because the latter uses r12 as a temp register
Reviewed-by: coleenp, phh
Contributed-by: Volker Simonis <volker.simonis at gmail.com>
! src/cpu/x86/vm/assembler_x86.cpp
Changeset: 6c995c08526c
Author: phh
Date: 2011-12-19 15:50 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6c995c08526c
7122880: Extend vendor-specific command interface to include manageable switches
Summary: Add Flag::external_ext()/writable_ext(), both return false.
Reviewed-by: coleenp, zgu
! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/globals_ext.hpp
! src/share/vm/services/management.cpp
Changeset: 4502fd5c7698
Author: phh
Date: 2011-12-19 21:38 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/4502fd5c7698
Merge
Changeset: 11c26bfcf8c7
Author: phh
Date: 2011-12-21 15:48 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/11c26bfcf8c7
7091417: recvfrom's 6th input should be of type socklen_t
Summary: Revamp class os's socket method formal args to match socket.h, insert casts in appropriate places, and copyin-copyout int*'s that s/b socklen_t*'s in jvm.cpp.
Reviewed-by: coleenp, dholmes
Contributed-by: erik.gahlin at oracle.com, rickard.backman at oracle.com, nils.loodin at oracle.com, markus.gronlund at oracle.com
! src/os/bsd/vm/jvm_bsd.h
! src/os/bsd/vm/os_bsd.inline.hpp
! src/os/linux/vm/jvm_linux.h
! src/os/linux/vm/os_linux.inline.hpp
! src/os/solaris/vm/jvm_solaris.h
! src/os/solaris/vm/os_solaris.cpp
! src/os/solaris/vm/os_solaris.inline.hpp
! src/os/windows/vm/jvm_windows.h
! src/os/windows/vm/os_windows.cpp
! src/share/vm/prims/jvm.cpp
! src/share/vm/runtime/os.hpp
! src/share/vm/utilities/ostream.cpp
Changeset: c01e115b095e
Author: coleenp
Date: 2011-12-21 16:41 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/c01e115b095e
7064927: retransformClasses() does not pass in LocalVariableTable of a method
Summary: Handle LVT attribute in the class file reconstitutor.
Reviewed-by: phh, coleenp
Contributed-by: thomaswue <thomas.wuerthinger at oracle.com>
! src/share/vm/prims/jvmtiClassFileReconstituter.cpp
! src/share/vm/prims/jvmtiClassFileReconstituter.hpp
Changeset: d532160c55f7
Author: coleenp
Date: 2011-12-21 18:22 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/d532160c55f7
Merge
Changeset: 4b18532913c7
Author: vladidan
Date: 2011-12-22 12:01 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/4b18532913c7
Merge
! src/os/solaris/vm/os_solaris.cpp
! src/os/windows/vm/os_windows.cpp
More information about the hotspot-dev
mailing list