Closed KostasTsiounis closed 1 week ago
Some OpenJCEPlus headers are already compiled as part of a previous target, so there is no reason to recompile them. Instead an additional variable is passed as part of the make command to indicate that this step can be skipped.
OpenJCEPlus
Back-ported from: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/824
Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com
FYI @keithc-ca
Jenkins compile win jdk21
Some
OpenJCEPlus
headers are already compiled as part of a previous target, so there is no reason to recompile them. Instead an additional variable is passed as part of the make command to indicate that this step can be skipped.Back-ported from: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/824
Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com