SapMachine icon indicating copy to clipboard operation
SapMachine copied to clipboard

An OpenJDK release maintained and supported by SAP

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

Hi, do you plan to release a Github Action for using Sapmachine JDK/JRE in Github workflows? Any chance to integrate it in the official https://github.com/actions/setup-java? Thank you 👍

rfe

I got the following error when compiling my code : Error:(10, 8) java: The import javax.xml.transform.stream.StreamResult cannot be resolved Error:(11, 8) java: The import javax.xml.transform.stream.StreamSource cannot be resolved It worked...

Hi, We are developing applications on SCP Cloud Foundry environment, and consuming the connectivity service. According to Help Portal, the authentication to the SOCKS5 proxy uses OAuth access token, which...

Dear SAP-Machinstas, it would be kind of nice if you could code-sign the windows msi-installer for both jdk and jre. Thx a lot SG

Would like to check if we can provide JRE only (without full JDK) and distroless images? Thx

This change implements a malloc trace without using the now deprecated glibc malloc hooks. This means the feature is now available on musl-based system and MacOsX too. In addition it...

This adds support for dt_filesocket to sapmachine17. In contrast to the sapmachine11 implementation, this uses Unix Domain Sockets on Windows too, since Java 16 added support for them. fixes #1611

The dt_filesocket library from sapmachine11 should be available in sapmachine 17, 21 and 22 too.