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