hg: hsx/hotspot-gc/hotspot: 12 new changesets
jon.masamitsu at oracle.com
jon.masamitsu at oracle.com
Wed Dec 28 00:12:50 UTC 2011
Changeset: 96ce4c27112f
Author: coleenp
Date: 2011-12-19 15:34 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/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-gc/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-gc/hotspot/rev/4502fd5c7698
Merge
Changeset: 11c26bfcf8c7
Author: phh
Date: 2011-12-21 15:48 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/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-gc/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-gc/hotspot/rev/d532160c55f7
Merge
Changeset: 4b18532913c7
Author: vladidan
Date: 2011-12-22 12:01 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/4b18532913c7
Merge
! src/os/solaris/vm/os_solaris.cpp
! src/os/windows/vm/os_windows.cpp
Changeset: 7e075537835d
Author: cl
Date: 2011-12-22 19:00 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/7e075537835d
Added tag jdk8-b18 for changeset 61165f53f165
! .hgtags
Changeset: 4bcf61041217
Author: amurillo
Date: 2011-12-23 15:24 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/4bcf61041217
Merge
Changeset: 9232e0ecbc2c
Author: amurillo
Date: 2011-12-23 15:24 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/9232e0ecbc2c
Added tag hs23-b09 for changeset 4bcf61041217
! .hgtags
Changeset: 0841c0ec2ed6
Author: amurillo
Date: 2011-12-23 15:29 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/0841c0ec2ed6
7123810: new hotspot build - hs23-b10
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 7faca6dfa2ed
Author: jmasa
Date: 2011-12-27 12:38 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/7faca6dfa2ed
Merge
! src/share/vm/runtime/globals.hpp
More information about the hotspot-gc-dev
mailing list