hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Jul 24 09:15:27 UTC 2020
Changeset: e79f5ef92144
Author: kbarrett
Date: 2020-07-24 04:43 -0400
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/e79f5ef92144
8249944: Move and improve the AllStatic class
Summary: Move AllStatic to it's own standalone file, and use C++11 deleted functions
Reviewed-by: dholmes, stuefe
! make/hotspot/lib/CompileJvm.gmk
+ src/hotspot/share/memory/allStatic.hpp
! src/hotspot/share/memory/allocation.hpp
Changeset: 1a25af2624b7
Author: ngasson
Date: 2020-07-24 11:28 +0800
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/1a25af2624b7
8249781: AArch64: AOT compiled code crashes if C2 allocates r27
Reviewed-by: aph
! src/hotspot/cpu/aarch64/aarch64.ad
More information about the jdk-sandbox-changes
mailing list