Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2023 12:36:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 260187] java/bootstrap-openjdk17: broken on aarch64
Message-ID:  <bug-260187-8522-6XzJRUsboD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260187-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260187-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260187

--- Comment #15 from Ronald Klop <ronald@FreeBSD.org> ---
Latest patch runs fine on 14/aarch64.

[root@rpi4 ~]# /usr/local/openjdk17/bin/java -XX:+PrintFlagsFinal -version |
grep -i compr
   size_t CompressedClassSpaceSize                 =3D 1073741824=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
               {product} {default}
     bool UseCompressedClassPointers               =3D false=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    {product lp64_product} {ergonomic}
     bool UseCompressedOops                        =3D true=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    {product lp64_product} {ergonomic}
openjdk version "17.0.5" 2022-10-18
OpenJDK Runtime Environment (build 17.0.5+8-1)
OpenJDK 64-Bit Server VM (build 17.0.5+8-1, mixed mode, sharing)

[root@rpi4 ~]# uname -a
FreeBSD rpi4 14.0-CURRENT FreeBSD 14.0-CURRENT #3 main-f4d3aa7490: Thu Dec =
 1
22:38:06 CET 2022=20=20=20=20
ronald@rpi4:/home/ronald/dev/freebsd/obj/home/ronald/dev/freebsd/src/arm64.=
aarch64/sys/GENERIC-NODEBUG
arm64

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260187-8522-6XzJRUsboD>