Valhalla EG minutes 6/21/17

John Rose john.r.rose at oracle.com
Wed Jul 5 16:11:51 UTC 2017


On Jul 5, 2017, at 7:26 AM, Karen Kinnear <karen.kinnear at oracle.com> wrote:
> 
> John’s longer term plan is that ultimately the byte code can only be executed in the value class itself

Slight correction:  ultimately the byte code requires private access to the value class itself.
This means that nestmates can use that bytecode also.  Access rules are as if it were a private method.
We don't want to require bridge methods to use withers within a compilation unit.



More information about the valhalla-spec-observers mailing list