Thanks for the review. Fixing Reflection with your suggesting and
pushing it.
Updated webrev for the record:
http://cr.openjdk.java.net/~sundar/8170099/webrev.01/
-Sundar
On 21/11/16, 7:43 PM, Alan Bateman wrote:
On 21/11/2016 14:14, Sundararajan Athijegannathan wrote:
Please review http://cr.openjdk.java.net/~sundar/8170099/webrev.00/
for https://bugs.openjdk.java.net/browse/JDK-8170099
This looks okay although you could replace the setAccessible methods
in Reflector that take Method and Constructor with one that takes an
Executable.
-Alan