Opened 3 years ago
Last modified 2 years ago
#65032 assigned defect
openjdk18: Wrong "Port notes" : Give a wrong path to VM for shell for JDK18 on macOS Monterey M1
Reported by: | MCF241 | Owned by: | usersxx |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | openjdk18 |
Description
The path for the export command for the JVM seems to be wrong :
export JAVA_HOME=/Library/Java/JavaVirtualMachines/openjdk18/Contents/Home
In fact the path on Mac OS Monterey (M1 Macs) is :
export JAVA_HOME=/Library/Java/JavaVirtualMachines/openjdk18-oracle/Contents/Home
Change History (3)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Owner: | set to usersxx |
---|---|
Status: | new → assigned |
Summary: | Wrong "Port notes" : Give a wrong path to VM for shell for JDK18 on macOS Monterey M1 → openjdk18: Wrong "Port notes" : Give a wrong path to VM for shell for JDK18 on macOS Monterey M1 |
Type: | enhancement → defect |
comment:2 Changed 3 years ago by usersxx
comment:3 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
You should check the files here. (see https://ports.macports.org/port/openjdk18/details)