The computation inside the factories for creating heap segments can overflow. This can happen e.g. when creating an heap segments out of a float[] where the array size is bigger than Integer.MAX_VALUE / 4.
- relates to
-
JDK-8257887 java/foreign/TestSegments.java test fails on 32-bit after JDK-8257186
- Resolved
- links to
-
Commit openjdk/jdk/bbc44f57