Skip to content

Commit

Permalink
blog: August interim update for JDK11 and 17
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <sxa@redhat.com>
  • Loading branch information
sxa committed Aug 29, 2023
1 parent 7dfd7b4 commit 9060905
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions content/blog/eclipse-temurin-11020.1-and-1708.1/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Eclipse Temurin 11.0.20.1, 17.0.8.1 now available
date: "2023-08-30T12:00:00+00:00"
author: pmc
description: Adoptium is happy to announce the immediate availability of Eclipse Temurin 11.0.20.1 and 17.0.8.1. As always, all binaries are thoroughly tested and available free of charge without usage restrictions on a wide range of platforms.
tags:
- temurin
- announcement
- release-notes
---

Adoptium is happy to announce the immediate availability of Eclipse Temurin 11.0.20.1 and
17.0.8.1. This is a small release to fix the following bug:

https://bugs.openjdk.org/browse/JDK-8313765[A

As an alternative workaround if you see this problem you can set the
following system property:

```
-Djdk.util.zip.disableZip64ExtraFieldValidation=true
```

however the recommended option is to update to the new version.

Note that at present there is an issue with Linux/s390x JDK11 which means we
are unable to release the new version on that platform.

0 comments on commit 9060905

Please sign in to comment.