[Bug 292652] graphics/processing: does not build with jdk9+

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Jan 2026 16:00:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292652

            Bug ID: 292652
           Summary: graphics/processing: does not build with jdk9+
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: skreuzer@FreeBSD.org
          Reporter: ronald@FreeBSD.org
             Flags: maintainer-feedback?(skreuzer@FreeBSD.org)
          Assignee: skreuzer@FreeBSD.org

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

Dependency comms/rxtx is tied to openjdk8 and installs jars in
    PREFIX/openjdk8/jre/lib/ext. This directory is gone in jdk9+, but
    processing expects it.
    So pin processing to openjdk8 also.

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