> On Feb 23, 2018, at 4:47 PM, Dan Smith <daniel.sm...@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