[Bug 239368] java/openjdk8: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 22 08:23:08 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239368

Piotr Kubaj <pkubaj at FreeBSD.org> changed:

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

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

It looks like even though openjdk8 itself builds with this patch, ports using
java now fail to build, e.g. graphics/batik:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x000000081224b41c, pid=78786, tid=0x0000000000018962
#
# JRE version: OpenJDK Runtime Environment (8.0_222-b10) (build 1.8.0_222-b10)
# Java VM: OpenJDK 64-Bit Server VM (25.222-b10 mixed mode bsd-ppc64 compressed
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_pid78786.log

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


More information about the freebsd-java mailing list