Integrated: 8254696: safepointMechanism_aix needs adaptation for JDK-8253180

Martin Doerr mdoerr at openjdk.java.net
Wed Oct 14 08:21:22 UTC 2020


On Tue, 13 Oct 2020 14:09:33 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> JDK-8253180 changed SafepointMechanism::default_initialize(). SafepointMechanism::pd_initialize() in
> safepointMechanism_aix.cpp needs the same changes in order to fix build and initialization.

This pull request has now been integrated.

Changeset: 9eeeb8a2
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9eeeb8a2
Stats:     8 lines in 1 file changed: 4 ins; 0 del; 4 mod

8254696: safepointMechanism_aix needs adaptation for JDK-8253180

Reviewed-by: dholmes, clanger

-------------

PR: https://git.openjdk.java.net/jdk/pull/635


More information about the hotspot-runtime-dev mailing list