[master] Integrated: Fix 32-bit Zero builds

Aleksey Shipilev shade at openjdk.java.net
Mon Jan 10 13:14:07 UTC 2022


On Thu, 6 Jan 2022 08:56:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> These two methods are already defined in `compressedKlass.cpp` when `!LP64`. So the build fails with duplicate definitions on 32-bit platforms. The patch does the same thing x86_32 does.

This pull request has now been integrated.

Changeset: af5b0d92
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/lilliput/commit/af5b0d9259a10fcbd121dd399532dbad19f018a0
Stats:     6 lines in 1 file changed: 4 ins; 2 del; 0 mod

Fix 32-bit Zero builds

Reviewed-by: rkennke

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

PR: https://git.openjdk.java.net/lilliput/pull/33


More information about the lilliput-dev mailing list