| JDK 21 | 
|---|
| 21 b25Fixed | 
| Relates :   | |
| Relates :   | 
JDK-8303040 has introduced the new TestHFA. It requires an adaptation for JDK-8308276.
We currently get:
TestHFA.java:53: error: cannot find symbol
    static final OfFloat FLOAT = JAVA_FLOAT.withBitAlignment(32);
| 
 |