Added new -minv (version) option to find_java

find_java historically checks for v1.6, which is defined by a
constant in find_java.h, and simply bumping the value up may
cause problems with existing tools. Therefore, I've added an
argument that takes an input minimum version to look for.

Change-Id: I901dbf3621a262b3e8ee5a42ce9e46ce49126363
3 files changed