Bug 238092 - java/openjdk11: missing java wrapper
Summary: java/openjdk11: missing java wrapper
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-24 02:16 UTC by Tommy P
Modified: 2019-07-31 16:32 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (java)


Attachments
java/openjdk12 Makefile patch to include javavmwrapper (833 bytes, patch)
2019-05-24 02:17 UTC, Tommy P
no flags Details | Diff
java/openjdk11 Makefile patch to include javavmwrapper (833 bytes, patch)
2019-05-24 02:18 UTC, Tommy P
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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