A "RecursiveConstants" attribute

Dan Smith daniel.smith at oracle.com
Fri Mar 2 00:43:51 UTC 2018


> On Feb 23, 2018, at 4:47 PM, Dan Smith <daniel.smith at oracle.com> wrote:
> 
> I'll ask our code gen experts about what they'd expect from Dynamic, and whether it's easy to assume they always point in one direction or the other.

Feedback from Maurizio:

- javac prototypes that use condy will emit static arguments before the condy (he thinks), so all references will be backward

- It's not hard to tweak the code to generate constants in whatever order we prefer

Should be safe to expect the same from Eclipse.

—Dan


More information about the valhalla-spec-observers mailing list