Improving OpenJDK for FreeBSD

Jens Lideström jens at lidestrom.se
Mon Feb 3 10:13:01 UTC 2025


Hello Harald,

I'm just an interested observer with a question.

I think that the ambition is commendable!

How can I find out which changes in the Battleblow repository that are 
for BSD customization? There is the branch bsd-port, but on that branch 
there are also a lot of changes that are integrated from the upstream 
JDK repository.

I can search the repository for commits by the user battleblow:

https://github.com/battleblow/jdk21u/commits/bsd-port/?author=battleblow

But maybe there are more changes by other committers?

Regards,
Jens

On 2025-01-30 19:17, Harald Eilertsen wrote:
> Hi,
> 
> I've been contracted by The FreeBSD Foundation to try to improve 
> OpenJDK
> support for the FreeBSD operating system. Currently the BSD port lives
> in a separate github org over at https://github.com/battleblow, but 
> we'd
> like to make porting easier and more streamlined in the future by
> submitting our changes to the mainline OpenJDK repo.
> 
> Currently I'm thinking the best approach is to submit small, self
> contained patches adressing specific issues when trying to build on
> FreeBSD. Both to make reviewing more manageable, but also to get
> feedback so that we ensure the changes integrate as smoothly with the
> OpenJDK project as possible.
> 
> Will it be best to create a JBS issue for each change, or one issue for
> the entire effort?
> 
> Thanks in advance!
> 
> Harald Eilertsen
> --
> Eilertsens Kodeknekkeri
> https://kodeknekkeriet.net


More information about the jdk-dev mailing list