hg: jdk/hs: 8201247: Various cleanups in the attach framework
christoph.langer at sap.com
christoph.langer at sap.com
Wed Apr 11 08:05:00 UTC 2018
Changeset: 1196aa0be8be
Author: clanger
Date: 2018-04-11 09:47 +0200
URL: http://hg.openjdk.java.net/jdk/hs/rev/1196aa0be8be
8201247: Various cleanups in the attach framework
Reviewed-by: goetz, cjplummer
! src/hotspot/os/aix/attachListener_aix.cpp
! src/hotspot/os/aix/globals_aix.hpp
! src/hotspot/os/bsd/attachListener_bsd.cpp
! src/hotspot/os/linux/attachListener_linux.cpp
! src/hotspot/os/solaris/attachListener_solaris.cpp
! src/hotspot/os/windows/attachListener_windows.cpp
! src/jdk.attach/aix/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/aix/native/libattach/VirtualMachineImpl.c
! src/jdk.attach/linux/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/linux/native/libattach/VirtualMachineImpl.c
! src/jdk.attach/macosx/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/macosx/native/libattach/VirtualMachineImpl.c
! src/jdk.attach/solaris/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/solaris/native/libattach/VirtualMachineImpl.c
! src/jdk.attach/windows/native/libattach/VirtualMachineImpl.c
More information about the jdk-hs-changes
mailing list