mojohaus / keytool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI: Build with recent JDKs and Semeru

bmarwell opened this issue · comments

  • Build with recent JDKs needed to test with more recent Java versions, this is a no-brainer.
  • Build with IBM Semeru is a bit special. In contrast to Zulu and Temurin, it is not based on hotspot but Eclipse OpenJ9 and might have different encryption settings: algorithm aliases, defaults, etc.
    Therefore I consider it highly valuable for anything security-related.