<init> and factories

Brian Goetz brian.goetz at oracle.com
Thu Oct 17 20:38:09 UTC 2019


> Fine points in the VM prototype:
>
> Would there be any restrictions on the contents of a constructor/factory method <new>?  (I hope not.)

I'd be sad if it were possible for a invocation of a `<new>` method to 
leave a `null` on the stack.

>



More information about the valhalla-spec-observers mailing list