Integrated: Fix build failures due to undeclared ShenandoahOldHeuristics
Aleksey Shipilev
shade at openjdk.java.net
Mon May 3 12:26:14 UTC 2021
On Mon, 3 May 2021 11:35:58 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Some configs, notably Zero, does not build due to:
>
>
> * For target hotspot_variant-zero_libjvm_objs_shenandoahAdaptiveHeuristics.o:
> In file included from /home/buildbot/worker/build-shenandoah-jdkX-linux/build/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.hpp:28:0,
> from /home/buildbot/worker/build-shenandoah-jdkX-linux/build/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp:27:
This pull request has now been integrated.
Changeset: 9fc8ac20
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/shenandoah/commit/9fc8ac201745b21eab1ccf36a18e90f5f0a56af7
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Fix build failures due to undeclared ShenandoahOldHeuristics
Reviewed-by: rkennke, zgu
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/34
More information about the shenandoah-dev
mailing list