RFR (XS) JDK-8185673: assertion failure when creating an array of empty value type
Tobias Hartmann
tobias.hartmann at oracle.com
Fri Aug 25 08:48:26 UTC 2017
Hi,
this looks good to me but I think there is an excess "required" in the classFileParser comment.
Thanks,
Tobias
On 25.08.2017 09:42, David Simms wrote:
> Hello,
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8185673
>
> Webrev: http://cr.openjdk.java.net/~dsimms/valhalla/8185673/
>
> We have multiple issues supporting empty value types at this point in time. For minimal value types, we will live with
> this as a system limitation and throw a ClassFormatError, rather than assert or crash.
>
> Testing: New jtreg "Empty" passes for both fastdebug and release builds.
>
> Cheers
> /David Simms
>
>
>
More information about the valhalla-dev
mailing list