Date: Wed, 23 Oct 2024 11:43:58 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236091] java/openjdk8: crash when building FreeBSD docs on powerpc64 Message-ID: <bug-236091-8522-P9BhkKk5YR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236091-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-236091-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=3D236091 Ronald Klop <ronald@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Unable to Reproduce CC| |ronald@FreeBSD.org Status|New |Closed --- Comment #6 from Ronald Klop <ronald@FreeBSD.org> --- Aging issue of 5 years old on a Tier 2 platform. I checked some things. Building FreeBSD docs (misc/freebsd-doc-en) does not seem to use a JDK anym= ore. So this case is not usable to trigger the openjdk8 problem nowadays. https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pe9c9c73181b= 5_sbd45bbe440f/logs/en-freebsd-doc-20240117,1.log I could build openjdk8 on powerpc64. This runs fine for java -XshowSettings -version. # uname -a FreeBSD freebsd1.novalocal 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC powerpc # java -version openjdk version "1.8.0_422" OpenJDK Runtime Environment (build 1.8.0_422-b05) OpenJDK 64-Bit Server VM (build 25.422-b05, mixed mode) # java -XshowSettings -version 2>&1 | grep os os.arch =3D ppc64 os.name =3D FreeBSD os.version =3D 14.1-RELEASE sun.os.patch.level =3D unknown Apart from the reproducibility this issue did not get a reply on a question= in 2022. Sorry this wasn't resolved when the issue was created. If the problem can be reproduced please re-open this issue. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236091-8522-P9BhkKk5YR>