Description:
Support Semeru (IBM) Java distribution. It would allow testing Java with IBM JIT.
The suggested flow:
a) distribution: 'semeru'
b) or even treat distribution: 'adopt-openj9' as an alias to semeru (and print a warning to encourage users to migrate to semeru)
Justification:
Adopt-OpenJ9 has been deprecated, and Temurin does not ship distributions with OpenJ9 JIT.
The suggestion is to use https://developer.ibm.com/languages/java/semeru-runtimes/ instead of Adopt-OpenJ9
Are you willing to submit a PR?
I might submit a PR, however, I would like to know if such a PR is desirable at all.
Description:
Support Semeru (IBM) Java distribution. It would allow testing Java with IBM JIT.
The suggested flow:
a)
distribution: 'semeru'b) or even treat
distribution: 'adopt-openj9'as an alias tosemeru(and print a warning to encourage users to migrate to semeru)Justification:
Adopt-OpenJ9 has been deprecated, and Temurin does not ship distributions with OpenJ9 JIT.
The suggestion is to use https://developer.ibm.com/languages/java/semeru-runtimes/ instead of Adopt-OpenJ9
Are you willing to submit a PR?
I might submit a PR, however, I would like to know if such a PR is desirable at all.