[MacPorts] #65032: Wrong "Port notes" : Give a wrong path to VM for shell for JDK18 on macOS Monterey M1

MacPorts noreply at macports.org
Tue Apr 19 09:15:59 UTC 2022


#65032: Wrong "Port notes" : Give a wrong path to VM for shell for JDK18 on macOS
Monterey M1
-------------------------+-----------------------
 Reporter:  MCF241       |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.7.2
 Keywords:               |       Port:  openjdk18
-------------------------+-----------------------
 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

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65032>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list