mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-03 06:35:31 +00:00
Fix comment
This commit is contained in:
parent
914bb2ac32
commit
06ed3fb1e7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user