hyperxpro / Brotli4j

Brotli4j provides Brotli compression and decompression for Java.
Apache License 2.0
102 stars 35 forks source link

[FEATURE] Add JDK 17 for s390x #116

Closed levivic closed 10 months ago

levivic commented 10 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Could you add jdk17 support for s390x platform? Is there a blocker preventing this from happening?

hyperxpro commented 10 months ago

s390x will work fine on JDK 17 since we compile s390x with JDK 8. However, it's not released as of now but it will be soon by 2nd week of November 2023.

levivic commented 10 months ago

Good to know, thanks!

hyperxpro commented 10 months ago

Released https://github.com/hyperxpro/Brotli4j/releases/tag/v1.13.0