Auxiliary class used just to pass JDK info (home and version) between
JDKSearchAction and JDKSelectionPanel in separate from to avoid trouble
with trimming version from concatenated string.
This class is used to verify class files in jars after pack/unpack is performed.
All classes are loaded by custom class loader to make sure class files are not corrupted.
Verification is split into 2 separate runs.