Dynamic (i.e responding to methodNotFound) classes in Java

Behrang Saeedzadeh behrangsa at gmail.com
Fri Jun 14 01:26:37 UTC 2013


Hi,

A couple of years ago I downloaded an experimental build of JDK with
invokedynamic support and it contained a class (DynamicObject?) that any
method could be invoked on its subclasses without any compile time errors.

Does this class still exist? I can't find it anymore in the API docs.

Cheers,
Behrang Saeedzadeh
http://www.behrang.org



More information about the discuss mailing list