[Bug 237208] java/openjdk11: port to powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208 --- Comment #45 from Greg Lewis <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"