RFR: JDK-8241798: Allow enums to have more constants

John Rose john.r.rose at oracle.com
Mon Mar 30 20:29:33 UTC 2020


On Mar 30, 2020, at 6:32 AM, Vicente Romero <vicente.romero at oracle.com> wrote:
> 
> but isn't it the case that bootstrap methods can have up to 255 arguments due to the limits on method descriptors?

No.  Varargs works.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20200330/a1492535/attachment.htm>


More information about the compiler-dev mailing list