[master] Integrated: Merge jdk:jdk-21+8

Roman Kennke rkennke at openjdk.org
Fri Feb 3 18:23:07 UTC 2023


On Fri, 3 Feb 2023 09:38:35 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> As subject says.
> 
> 3 tests were failing after the merge:
> - runtime/CompressedOops/CompressedClassSpaceSize.java: according to @tstuefe, the test requires adjusting the minimum size. This is related to [JDK-8294677](https://bugs.openjdk.org/browse/JDK-8294677).
> - runtime/CompressedOops/CompressedClassPointerEncoding.java: This test is new in Lilliput. Some tests failed due to misaligned class space. I commented out those tests and filed [JDK-8301786](https://bugs.openjdk.org/browse/JDK-8301786).
> - compiler/c2/irTests/TestVectorizationNotRun.java: New test that starts failing, presumably because byte[] and long[] don't start at same offset in Lilliput. I problem-listed the test for now, and filed: [JDK-8301785](https://bugs.openjdk.org/browse/JDK-8301785).
> 
> Testing:
>  - [x] tier1 (aarch64/x86_64)
>  - [x] tier2 (aarch64/x86_64)

This pull request has now been integrated.

Changeset: 2f9fe47d
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput/commit/2f9fe47db3b31e9c7ddb0587c29a0148190f2270
Stats:     54667 lines in 2641 files changed: 22968 ins; 8800 del; 22899 mod

Merge jdk:jdk-21+8

Reviewed-by: shade

-------------

PR: https://git.openjdk.org/lilliput/pull/71


More information about the lilliput-dev mailing list