hg: jdk/jdk: 2 new changesets
ioi.lam at oracle.com
ioi.lam at oracle.com
Thu Oct 10 18:04:22 UTC 2019
Changeset: 8bc609fcd691
Author: iklam
Date: 2019-10-10 10:47 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/8bc609fcd691
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
Reviewed-by: sspitsyn, cjplummer
! src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
! src/jdk.hotspot.agent/macosx/native/libsaproc/ps_core.c
+ src/jdk.hotspot.agent/share/native/libsaproc/ps_core_common.c
+ src/jdk.hotspot.agent/share/native/libsaproc/ps_core_common.h
Changeset: 94fe833a244b
Author: iklam
Date: 2019-10-10 10:48 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/94fe833a244b
8232071: Avoid shared dictionary lookup when the class name is not shared
Reviewed-by: jiangli, ccheung
! src/hotspot/share/classfile/systemDictionaryShared.cpp
! src/hotspot/share/classfile/systemDictionaryShared.hpp
More information about the jdk-all-changes
mailing list