git: openjdk/jdk: 2 new changesets
Ioi Lam
iklam at openjdk.org
Mon Sep 12 22:54:40 UTC 2022
Changeset: 155b10ae
Author: Vladimir Ivanov <vlivanov at openjdk.org>
Date: 2022-09-12 22:51:27 +0000
URL: https://git.openjdk.org/jdk/commit/155b10ae86efa6543d3192e201d14f1e06c3e39d
8293329: x86: Improve handling of constants in AES/GHASH stubs
Reviewed-by: kvn
! src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.hpp
! src/hotspot/cpu/x86/stubGenerator_x86_64_aes.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64_ghash.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.hpp
Changeset: 41ce6582
Author: Ioi Lam <iklam at openjdk.org>
Date: 2022-09-12 22:52:16 +0000
URL: https://git.openjdk.org/jdk/commit/41ce6582674bb5d14f2edb34e40ee1d7ae7601d8
8292225: Rename ArchiveBuilder APIs related to source and buffered addresses
Reviewed-by: ccheung
! src/hotspot/share/cds/archiveBuilder.cpp
! src/hotspot/share/cds/archiveBuilder.hpp
! src/hotspot/share/cds/dynamicArchive.cpp
! src/hotspot/share/cds/heapShared.cpp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/moduleEntry.cpp
! src/hotspot/share/classfile/packageEntry.cpp
! src/hotspot/share/classfile/symbolTable.cpp
More information about the jdk-changes
mailing list