On Mon, 4 Jan 2021 08:34:02 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> JDK-8256831 added the Zero linkage with libatomic for MIPS, but there are > other 32-bit Zero platforms that need the same kind of treatment. > > Additional testing: > - [x] linux-mipsel-zero-fastdebug build This pull request has now been integrated. Changeset: e05f36f4 Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.java.net/jdk16/commit/e05f36f4 Stats: 12 lines in 1 file changed: 6 ins; 0 del; 6 mod 8259043: More Zero architectures need linkage with libatomic Co-authored-by: Matthias Klose <d...@openjdk.org> Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk16/pull/76