From 06ed3fb1e71c713303e3e9eadd97e7caecce35b6 Mon Sep 17 00:00:00 2001 From: Marc Chevalier Date: Thu, 9 Jul 2026 18:01:10 +0200 Subject: [PATCH] Fix comment --- .../compiler/valhalla/inlinetypes/TestFlatInArraysFolding.java | 1 - 1 file changed, 1 deletion(-) diff --git a/test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestFlatInArraysFolding.java b/test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestFlatInArraysFolding.java index d58f1acef8b..1cad6bec219 100644 --- a/test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestFlatInArraysFolding.java +++ b/test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestFlatInArraysFolding.java @@ -164,7 +164,6 @@ public class TestFlatInArraysFolding { } } - // TODO 8350865 FlatArrayElementMaxSize does not exist anymore // PUnique is the unique concrete sub class of AUnique and is not flat in array (with FlatArrayElementMaxOops=0). // The CheckCastPP output of the sub type check uses PUnique while the sub type check itself uses AUnique. This leads // to a bad graph because the type system determines that the flat in array super klass cannot be met with the