Bug 237991 - java/openjdk12: missing java wrapper
Summary: java/openjdk12: 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-20 02:54 UTC by Tommy P
Modified: 2019-07-31 16:46 UTC (History)
3 users (show)

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


Attachments
java/openjdk12 Makefile patch (838 bytes, patch)
2019-05-20 02:57 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-20 02:54:17 UTC
Missing java wrapper in /usr/local/bin would cause other ports requiring java to build would fail such as:

sysutils/facter
print/pdflib

when only OpenJDK 12 is available in system. This may also the same for OpenJDK 11 since missing javavm wrapper in Makefile also.
Comment 1 Tommy P 2019-05-20 02:57:16 UTC
Created attachment 204474 [details]
java/openjdk12 Makefile patch
Comment 2 Tommy P 2019-05-20 03:21:02 UTC
For context, please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237054
Comment 3 Michael Osipov 2019-05-20 07:08:24 UTC
This is also related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223304.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-07-31 16:46:39 UTC
A commit references this bug:

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

Log:
  Register openjdk12 as a java provider with javavm

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

Changes:
  head/java/openjdk12/Makefile