Improving OpenJDK for FreeBSD

Harald Eilertsen haraldei at anduin.net
Thu Feb 20 17:11:02 UTC 2025


On Thu, Feb 20, 2025 at 05:17:14PM +0100, Magnus Ihse Bursie wrote:
> Hi Harald (and others),
>
> Great to see that you've made it this far! Sorry for the delayed responses,

No worries, I'm still learning a lot :)

> I've been ill for a while and are starting to work through my backlog now.

Hope you feel better now!

> On 2025-02-13 12:48, Harald Eilertsen wrote:
> > https://github.com/openjdk/jdk/pull/23611
> >
> > As mentioned in the notes for the PR, this is mainly ment to get your
> > feedback and as a draft to assess the scope, and to be a base for
> > discussing how (and if) to proceed with the port.
>
> This was a good move. When actually integrating any code, a different
> approach will be needed

Yes, I am aware, and agree with the reasoning. This was still a useful
exercise I think, both for my own part, and to get feedback on the scope
and approach of the patches.

> That will however require us to accept that we for a while are going to have
> a port in the mainline that might not even successfully build, even less
> work.

I appreciate that. Hopefully I can make it so that it doesn't create too
much noise for the rest of the project. Also I will look into the
solution you mentioned for integrating with Github Actions. In my
experience code that isn't tested regularly breaks easily.

Thanks!
Harald


More information about the jdk-dev mailing list