Opened 2 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 2 years ago by jmroot (Joshua Root)

Owner: set to usersxx
Status: newassigned
Summary: Wrong "Port notes" : Give a wrong path to VM for shell for JDK18 on macOS Monterey M1openjdk18: Wrong "Port notes" : Give a wrong path to VM for shell for JDK18 on macOS Monterey M1
Type: enhancementdefect

comment:2 Changed 2 years ago by usersxx

You should check the files here. (see https://ports.macports.org/port/openjdk18/details)

comment:3 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.