git: openjdk/jdk: 2 new changesets
Ludovic Henry
luhenry at openjdk.org
Wed Jan 4 14:52:22 UTC 2023
Changeset: c32a34c2
Author: Erik Österlund <eosterlund at openjdk.org>
Date: 2023-01-04 14:49:44 +0000
URL: https://git.openjdk.org/jdk/commit/c32a34c2e534147bccf8320b095edda9e1088f5a
8299072: java_lang_ref_Reference::clear_referent should be GC agnostic
Co-authored-by: Axel Boldt-Christmas <aboldtch at openjdk.org>
Reviewed-by: dholmes, shade, kbarrett
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/javaClasses.inline.hpp
! src/hotspot/share/gc/shared/referenceProcessor.cpp
! src/hotspot/share/gc/shenandoah/shenandoahReferenceProcessor.cpp
! src/hotspot/share/gc/z/zReferenceProcessor.cpp
Changeset: c6588d5b
Author: Yi-Fan Tsai <yftsai at amazon.com>
Committer: Ludovic Henry <luhenry at openjdk.org>
Date: 2023-01-04 14:51:25 +0000
URL: https://git.openjdk.org/jdk/commit/c6588d5bb3f778806c9112e86dbfba964c0636fd
8299158: Improve MD5 intrinsic on AArch64
Reviewed-by: luhenry, haosun, aph
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
More information about the jdk-changes
mailing list