Although jtreg is compiled to be able to run on older platforms, the makefiles are still set up to use JDK 7 by default to build jtreg.
We should advance that to use JDK 8 by default. In addition, while some tests want to use other releases, these tests should all be conditional on the availability of the necessary releases.
We should advance that to use JDK 8 by default. In addition, while some tests want to use other releases, these tests should all be conditional on the availability of the necessary releases.