Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 2019 17:07:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 237208] java/openjdk11: port to powerpc64
Message-ID:  <bug-237208-25139-7DFMdeQgSA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237208-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237208-25139@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=3D237208

--- Comment #45 from Greg Lewis <glewis@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 L=
inux
are currently the only other PPC supporting OSes for JDK, so I'm questioning
why this is restricted to them.

--=20
You are receiving this mail because:
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-237208-25139-7DFMdeQgSA>