[Bug 237208] java/openjdk11: port to powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 3 17:07:46 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208
--- Comment #45 from Greg Lewis <glewis at FreeBSD.org> ---
(In reply to Curtis Hamilton from comment #39)
On x86, all operating systems have INCLUDE_RTM_OPT defined:
#if defined(COMPILER2)
// Include Restricted Transactional Memory lock eliding optimization
#define INCLUDE_RTM_OPT 1
#endif
Is there a reason to not define this on FreeBSD/ppc64? Note that AIX and Linux
are currently the only other PPC supporting OSes for JDK, so I'm questioning
why this is restricted to them.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list