hg: hsx/hotspot-rt/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Oct 25 20:22:36 PDT 2012
Changeset: 5ec0c42da025
Author: coleenp
Date: 2012-10-25 16:33 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5ec0c42da025
7188234: Deprecate VM command line options
Summary: Remove support for the UseVectoredExceptions flag
Reviewed-by: jcoomes, kamg
Contributed-by: harold.seigel at oracle.com
! src/os/windows/vm/os_windows.cpp
! src/os_cpu/bsd_x86/vm/globals_bsd_x86.hpp
! src/os_cpu/bsd_zero/vm/globals_bsd_zero.hpp
! src/os_cpu/linux_sparc/vm/globals_linux_sparc.hpp
! src/os_cpu/linux_x86/vm/globals_linux_x86.hpp
! src/os_cpu/linux_zero/vm/globals_linux_zero.hpp
! src/os_cpu/solaris_sparc/vm/globals_solaris_sparc.hpp
! src/os_cpu/solaris_x86/vm/globals_solaris_x86.hpp
! src/os_cpu/windows_x86/vm/globals_windows_x86.hpp
! src/os_cpu/windows_x86/vm/os_windows_x86.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
Changeset: e81fbc04a942
Author: coleenp
Date: 2012-10-25 16:33 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e81fbc04a942
7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X
Summary: Disable -XX:+UseLargePages for MacOS X
Reviewed-by: dholmes, coleenp, sla
Contributed-by: harold.seigel at oracle.com
! src/share/vm/runtime/arguments.cpp
More information about the serviceability-dev
mailing list