RFR: 8252114: Windows-AArch64: Enable and test ZGC and ShenandoahGC [v2]
Aleksey Shipilev
shade at openjdk.java.net
Fri Sep 11 06:24:22 UTC 2020
On Thu, 10 Sep 2020 15:30:04 GMT, Monica Beckwith <mbeckwit at openjdk.org> wrote:
>> ZGC and ShenandoahGC are two low latency GCs in OpenJDK HotSpot. We will enable and run microbenchmarks and scaling
>> tests for both. After enabling, I ran JTRegs, a few micros, and SPECJBB2015 (heap and multi-JVM) scaling tests for both
>> the GCs.
>
> Monica Beckwith has updated the pull request incrementally with one additional commit since the last revision:
>
> x$OPENJDK_TARGET_CPU" = "xaarch64"
>
> Incorporating Aleksey's comments to incorporate 'x'
The check looks fine now.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/97
More information about the build-dev
mailing list