git: openjdk/jdk: 8135292: Remove duplicate code in <OS>Address.java in SA

Severin Gehwolf sgehwolf at openjdk.org
Mon Jun 27 11:55:58 UTC 2022


Changeset: ddb55ede
Author:    Jayashree Huttanagoudar <jhuttana at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2022-06-27 11:52:42 +0000
URL:       https://git.openjdk.org/jdk/commit/ddb55ede2cfb07becc11ca18c5aef6c891bbe741

8135292: Remove duplicate code in <OS>Address.java in SA

Reviewed-by: cjplummer, amenkov

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/bsd/BsdAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/bsd/BsdDebuggerLocal.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/dummy/DummyAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/dummy/DummyDebugger.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/LinuxAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/LinuxDebuggerLocal.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/proc/ProcAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/remote/RemoteAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/WindbgAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/WindbgDebuggerLocal.java



More information about the jdk-changes mailing list