Bug 238092

Summary: java/openjdk11: missing java wrapper
Product: Ports & Packages Reporter: Tommy P <tommyhp2>
Component: Individual Port(s)Assignee: freebsd-java (Nobody) <java>
Status: Closed FIXED    
Severity: Affects Some People CC: glewis
Priority: --- Flags: bugzilla: maintainer-feedback? (java)
Version: Latest   
Hardware: amd64   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237990
Attachments:
Description Flags
java/openjdk12 Makefile patch to include javavmwrapper
none
java/openjdk11 Makefile patch to include javavmwrapper none

Description Tommy P 2019-05-24 02:16:30 UTC
OpenJDK 11 missing javavmwrapper.  If JDK 11 is the only JDK available, ports would fail to build and applications would not start properly since missing java commands in the search path.

Please see 273054 & 237991.
Comment 1 Tommy P 2019-05-24 02:17:19 UTC
Created attachment 204583 [details]
java/openjdk12 Makefile patch to include javavmwrapper
Comment 2 Tommy P 2019-05-24 02:18:03 UTC
Created attachment 204584 [details]
java/openjdk11 Makefile patch to include javavmwrapper
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-07-31 16:32:36 UTC
A commit references this bug:

Author: glewis
Date: Wed Jul 31 16:31:52 UTC 2019
New revision: 507715
URL: https://svnweb.freebsd.org/changeset/ports/507715

Log:
  Register openjdk11 as a java provider with javavm

  PR:		238092
  Submitted by:	Tommy P <tommyhp2@gmail.com>

Changes:
  head/java/openjdk11/Makefile