SapMachine icon indicating copy to clipboard operation
SapMachine copied to clipboard

An OpenJDK release maintained and supported by SAP

Results 42 SapMachine issues
Sort by recently updated
recently updated
newest added

Can you please make docker images for Apple Silicon available in the docker library?

question
sapmachineonly

First, I don't have permission to open issues in the Java Bug System. Reproducible code: ```java public class SwitchBug { interface A { } interface B { } public static...

Very rare. In some environments, the automatic limit heuristic seems to fail and we get ``` [0.154s][warning][vitals] Vitals HiMemReport: limit could not be established; will disable high memory reports (specify...

sapmachineonly

**Instaliation guide told me to:** Set environment variable JAVA_HOME to the root directory of the extracted archive (e.g. //sapmachine-jdk-11.0.3) Add $JAVA_HOME/bin to the environment variable PATH Question is **how to...

The Sectigo Certificate Authority is not recognized within the docker image: https://hub.docker.com/_/sapmachine Please add it to the java keystore.

Hi, can you please implement that the SapMachine installer sets the following registry values? ``` Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\JavaSoft] [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\JavaSoft\Java Runtime Environment] "CurrentVersion"="11.0" [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\JavaSoft\Java Runtime Environment\11.0] "JavaHome"="C:\\Program Files\\SapMachine\\JDK\\11"...

rfe
question
sapmachineonly