415N/AThis directory contains a program for comparing the output of new javah against the
415N/Aoutput of JDK 6 or other older versions of javah.
415N/AIt cannot be run automatically because of the need for the older version of javah
415N/AThe test works by scanning a jar file, such as
rt.jar, looking for all files with
415N/Anative methods. It then runs both the old and new versions of javah on those
415N/Aclasses with native methods, and verifies that the results are character-for-character
415N/ATo run the test, build langtools, then execute the script in the root langtools
415N/Adirectory, providing the location of the JDK to be tested. The default is