[master] RFR: Fix 32-bit Zero builds

Roman Kennke rkennke at openjdk.java.net
Mon Jan 10 13:11:02 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.

LGTM, thanks!

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

Marked as reviewed by rkennke (Lead).

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


More information about the lilliput-dev mailing list