Improving OpenJDK for FreeBSD
Andrew Hughes
gnu.andrew at redhat.com
Wed Feb 19 22:35:44 UTC 2025
On 13:28 Wed 19 Feb 2025, Philip Race wrote:
>
>
> On 2/19/25 1:13 PM, Andrew Hughes wrote:
> > +1
> >
> > A cursory glance through the PR suggested to me that there is as much
> > a case for the BSD port sharing a directory with Linux as there is
> > MacOS, given the number of cases I saw where it was added to Linux
> > #ifdefs.
>
> For the desktop code, this BSD port uses X11 (macOS is its own very
> different thing for desktop).
> So even more reason to share with Linux rather than macOS.
>
> -phil
>
Good point. I was looking mainly at the HotSpot code and wondering why
it needed to alter code outside the bsd trees, but, yes, on the
desktop side, it's going to have more in common with AIX & Linux. I
presume there's already a change in there to skip all the Objective C
Mac code.
I also noticed that, unlike MacOS, it supports building with gcc as
well as clang, so this will be the first time some of the code is
exposed to that compiler.
Thanks,
--
Andrew :)
Pronouns: he / him or they / them
Principal Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
Please contact via e-mail, not proprietary chat networks
Available on Libera Chat & OFTC IRC networks as gnu_andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20250219/2b690291/signature.asc>
More information about the jdk-dev
mailing list