Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2019 08:23:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 239368] java/openjdk8: fix build on GCC architectures
Message-ID:  <bug-239368-8522-iq5k8m9961@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239368-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239368-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=3D239368

Piotr Kubaj <pkubaj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #205986|text/x-log                  |text/plain
          mime type|                            |

--- Comment #1 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
Created attachment 205986
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205986&action=
=3Dedit
fail log

It looks like even though openjdk8 itself builds with this patch, ports usi=
ng
java now fail to build, e.g. graphics/batik:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=3D0x000000081224b41c, pid=3D78786, tid=3D0x0000000000=
018962
#
# JRE version: OpenJDK Runtime Environment (8.0_222-b10) (build 1.8.0_222-b=
10)
# Java VM: OpenJDK 64-Bit Server VM (25.222-b10 mixed mode bsd-ppc64 compre=
ssed
oops)
# Problematic frame:
# v  ~StubRoutines::jlong_disjoint_arraycopy
#
# Core dump written. Default location:
/usr/local/poudriere/ports/default/graphics/batik/work/batik-1.7/java.core
#
# An error report file with more information is saved as:
#
/usr/local/poudriere/ports/default/graphics/batik/work/batik-1.7/hs_err_pid=
78786.log

--=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-239368-8522-iq5k8m9961>