Skip to content

MSFT Build of OpenJDK 17.0.3 (Windows on Arm) not opening JAR file (host is Mac OS X running parallels) #298

@karianna

Description

@karianna

Hi:

Windows 11 ARM (running in parallels on Mac M1 Max).

Installed MS Java 17 from MS:

C:\tmp>java -version
openjdk version "17.0.3" 2022-04-19 LTS
OpenJDK Runtime Environment Microsoft-32931 (build 17.0.3+7-LTS)
OpenJDK 64-Bit Server VM Microsoft-32931 (build 17.0.3+7-LTS, mixed mode)

C:\tmp>echo %JAVA_HOME%
C:\Program Files (Arm)\Microsoft\jdk-17.0.3.7-hotspot\

My problem is trying to open a Jar file. Nothing happens. No error but the task manager show a couple of Java processes that immediately close.

I can run simple java programs:
c:\tmp>java sample3.java
Hello World!

But trying to open a jar produces no results.

C:\tmp>java -jar BBjBaristaAddonDemos2202_07-06-2022_1802.jar

Any help will be greatly appreciated.

ES

Originally posted by @edgarjsanchez in #296

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions