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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 25 07:44:36 UTC 2019


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

--- Comment #6 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
(In reply to Greg Lewis from comment #5)
The change to stubGenerator_ppc.cpp is because of a bug in stable/12 (and it
apparently won't be fixed in 12 because of KBI breakage by the fix). It's
already fixed in head.

11 also has this bug, but POWER processors that support mfdscr don't work in 11
(only since 12).

So this bug really applies only to 12. You could set has_mfdscr() to false, but
only on FreeBSD 12.

-- 
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