Review makefile changes for JDK-8004729: Method parameter reflection API
Eric McCorkle
eric.mccorkle at oracle.com
Tue Jan 22 18:47:32 UTC 2013
Hello,
Please review and approve the makefile changes for JDK-8004729.
This patch add a native method (getParameters0) to the Executable class,
and uses the JVM_GetMethodParameters function exported from the JVM.
http://cr.openjdk.java.net/~emc/8004729/webrev.00/
For more discussion of the feature, see the review on core-libs-dev.
Thanks,
Eric
More information about the build-dev
mailing list