SAP has their own version of the openjdk source (Java 10 only). See https://github.com/SAP/SapMachine
We wish to build and test this in the adoptopenjdk jenkins instance
Memo to self via George:…
**Overview**
openjdk-systemtest fails to compile with OpenJDK 10 sap build because it can't find `org.omg.CORBA.*` classes. Locally running `javap` on the SDK using a CORBA class reveals same behavio…