Improving OpenJDK for FreeBSD

Harald Eilertsen harald+jdklists at volse.no
Mon Feb 3 12:08:05 UTC 2025


Hi Jens,

Thans for the response!

On Mon, Feb 03, 2025 at 11:13:01AM +0100, Jens Lideström wrote:
> How can I find out which changes in the Battleblow repository that are for
> BSD customization?

My approach has been mainly to compare the diff between the bsd-port
branch and the master branch (or the source repo from the openjdk org.)
Looking at files changed, rather than commit history gives a better
overview, I think.

I've combined that with the commit history of specific files to find the
rationale for why things are different, when it was unclear.

Probably the best (minimal) diff for now is my work on the jdk24u port,
that's still in my private fork: https://github.com/snake66/jdk24u

> 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?

Yes, there are. The majority should be by battleblow, glewis or bsdkurt.
But as mentioned, I find it better to start with the diff rather than
the commit history for an overview.


Harald Eilertsen
--
Eilertsens Kodeknekkeri
https://kodeknekkeriet.net


More information about the jdk-dev mailing list