[Bug 294389] databases/mysql-connector-java51: allow building with JAVA_DEFAULT

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Apr 2026 15:38:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294389

            Bug ID: 294389
           Summary: databases/mysql-connector-java51: allow building with
                    JAVA_DEFAULT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ultima@freebsd.org
          Reporter: ronald@FreeBSD.org
             Flags: maintainer-feedback?(ultima@freebsd.org)
          Assignee: ultima@freebsd.org

Created attachment 269591
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269591&action=edit
git diff to unpin openjdk8

Hi,

This port builds fine using openjdk25 and the -Xdoclint option.
The only thing the port uses Java for is for running javadoc.
I removed openjdk from the run dependency. As this is a library the actual
application will decide what openjdk is used to run the classes.

If you approve I can commit this patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.