git: openjdk/jdk: 8264734: Some SA classes could use better hashCode() implementation
Kevin Walls
kevinw at openjdk.java.net
Mon May 17 09:50:57 UTC 2021
Changeset: a555fd89
Author: Mitsuru Kariya <Mitsuru.Kariya at oss.nttdata.com>
Committer: Kevin Walls <kevinw at openjdk.org>
Date: 2021-05-17 09:49:57 +0000
URL: https://git.openjdk.java.net/jdk/commit/a555fd89d040792d4de73ab67d86b171a38cfde6
8264734: Some SA classes could use better hashCode() implementation
Reviewed-by: cjplummer, kevinw
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/bsd/BsdAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/dummy/DummyAddress.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/LinuxAddress.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/aarch64/WindbgAARCH64Thread.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/amd64/WindbgAMD64Thread.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/x86/WindbgX86Thread.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java
More information about the jdk-changes
mailing list