Integrated: 2112: Update JDK to 21 and Gradle to 8.5
Erik Joelsson
erikj at openjdk.org
Thu Nov 30 23:26:54 UTC 2023
On Wed, 29 Nov 2023 22:33:25 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> Bumping JDK version to 21.0.1 and Gradle version to 8.4.
>
> There were two tests that needed to be updated. One was assuming iteration order on HashMap. The other was more complex as it was triggered by [JDK-8289689](https://bugs.openjdk.org/browse/JDK-8289689). My conclusion is that we can't count on unicode normalization returned from Git to match what the files in the filesystem have on mac, and so the test needs to accommodate for that. There is a longer explanation in a comment.
This pull request has now been integrated.
Changeset: b5752053
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/skara/commit/b5752053f3dd52d8f531756881345526d9d1f014
Stats: 56 lines in 6 files changed: 19 ins; 1 del; 36 mod
2112: Update JDK to 21 and Gradle to 8.5
Reviewed-by: zsong, kcr
-------------
PR: https://git.openjdk.org/skara/pull/1590
More information about the skara-dev
mailing list