[Bug 264748] java/sqlitejdbc build requires java 8

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Jul 2022 12:37:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264748

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|ports-bugs@FreeBSD.org      |danfe@FreeBSD.org
             Status|Open                        |Closed
                 CC|                            |danfe@FreeBSD.org

--- Comment #4 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
The port does not currently build with 11th OpenJDK indeed.  While bumping the
source/target version to 1.6 delays the failure, it still complains about the
absence of javah(1) later.

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