IBM Semeru (OpenJ9) Support (#289)

This commit is contained in:
Jordie
2023-03-21 11:32:38 +02:00
committed by GitHub
parent 669e0727d8
commit 5ffc13f417
10 changed files with 7937 additions and 5048 deletions

View File

@ -28,6 +28,7 @@ jobs:
'zulu',
'liberica',
'microsoft',
'semeru',
'corretto'
] # internally 'adopt-hotspot' is the same as 'adopt'
version: ['8', '11', '16']
@ -199,7 +200,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
distribution: ['temurin', 'zulu', 'liberica']
distribution: ['temurin', 'zulu', 'liberica', 'semeru']
java-package: ['jre']
version: ['17.0']
include: