Support for building jtreg on FreeBSD
Jaikiran Pai
jai.forums2013 at gmail.com
Fri Dec 13 13:37:43 UTC 2024
Hello Harald,
I haven't checked the patches you listed but contributions to the
project are welcome. This page
https://openjdk.org/projects/code-tools/jtreg/ might help you get
started and this one for OpenJDK contributions in general
https://openjdk.org/guide/#contributing-to-an-openjdk-project.
I would recommend that you raise individual fixes/changes as separate
PRs. That way it will be easier to review. Once you initiate the first
PR, the skara bot will guide you through the OCA process
(https://openjdk.org/guide/#i-have-a-patch-what-do-i-do) and once the
OCA is signed we should be able to review those changes.
-Jaikiran
On 13/12/24 2:59 pm, Harald Eilertsen wrote:
> Hi,
>
> I have been contracted by The FreeBSD Foundation to improve Java on
> FreeBSD. As part of that I've made some patches to make jtreg build
> successfully on that platform, and also pass the self tests.
>
> I'd like to check if there's any chance for getting these changes
> included upstream. That would be a great benefit to the further Java on
> FreeBSD work.
>
> My patches are here, if anybody would be so kind to have a look:
> https://github.com/openjdk/jtreg/compare/master...snake66:jtreg:freebsd-port
>
> The one thing I can think of that may be controversial is that I've made
> the makefiles pick up the zip and unzip binaries from $PATH. If you want
> to keep the hardcoded absolute paths instead, I'll fix that.
>
> Thanks in advance,
>
> Harald Eilertsen
> --
> https://kodeknekkeriet.net
More information about the jtreg-dev
mailing list