Date: Sun, 26 May 2019 04:28:28 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 237054] java/openjdk11: Needs to be integrated into bsd.java.mk Message-ID: <bug-237054-8522-EK0U5JbbXz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237054-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-237054-8522@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237054 --- Comment #18 from Greg Lewis <glewis@FreeBSD.org> --- Your previous examples look correct, IIRC. A specification of "1.6+" means any version of Java which is Java 6 or newer. If a version of Java is not installed that should result in it picking the default version of Java (if it is newer than Java 6). The concerning one is the example of apache-ant picking Java 6. It should be picking Java 8 if the specification is just "USE_JAVA=yes" since Java 8 is currently the default version. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237054-8522-EK0U5JbbXz>
