Looks fine to me too. I remember being confused by these targets before,
nice to see this clean up.
-Chris
On 04/02/2013 08:48 AM, Alan Bateman wrote:
On 01/04/2013 21:19, Mike Duigou wrote:
Hello all;
Another changeset for review in the series "JDK-8009683 Running
regression tests with make". Many of the targets in jdk/test/Makefile
are currently unused or were never used. These targets will be removed:
perftest
packtest
vmsqe_*
jck*
I have checked with Kelky O'Hair and Kumar Srinivasan and received
confirmation that they do not believe the targets are being used by
anyone. A webrev of the removal:
http://cr.openjdk.java.net/~mduigou/JDK-8011187/0/webrev/
Mike
Looks fine to me too, I'm pretty sure these targets were never used
after the initial experimentation that Kelly did.
-Alan.