hg: jdk8u/jdk8u/hotspot: 5 new changesets
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Thu Sep 2 03:03:44 UTC 2021
Changeset: a878df156b91
Author: shade
Date: 2021-08-20 11:28 +0200
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/a878df156b91
8272714: [8u] Build failure after backport of JDK-8248901 with MSVC 2013
Summary: Relax the check to accept more MSVC versions
Reviewed-by: sgehwolf
! src/share/vm/utilities/globalDefinitions_visCPP.hpp
Changeset: 2696ba6cc474
Author: andrew
Date: 2021-08-25 17:51 +0100
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/2696ba6cc474
Merge
Changeset: a366742f8036
Author: enevill
Date: 2015-07-21 13:36 +0000
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/a366742f8036
8131062: aarch64: add support for GHASH acceleration
Summary: Add support for GHASH using pmull
Reviewed-by: kvn, goetz, aph
Contributed-by: alexander.alexeev at caviumnetworks.com
! src/cpu/aarch64/vm/assembler_aarch64.hpp
! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp
! src/cpu/aarch64/vm/vm_version_aarch64.cpp
Changeset: e7fc0c4f478e
Author: aph
Date: 2015-09-02 13:23 +0000
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/e7fc0c4f478e
8134869: AARCH64: GHASH intrinsic is not optimal
Summary: Rewrite intrinsic to make better use of SIMD instructions
Reviewed-by: kvn
! src/cpu/aarch64/vm/assembler_aarch64.hpp
! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp
Changeset: e2ac513ec7b3
Author: andrew
Date: 2021-08-31 17:06 +0100
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/e2ac513ec7b3
Added tag jdk8u312-b05 for changeset e7fc0c4f478e
! .hgtags
More information about the jdk8u-changes
mailing list