8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
Summary: Introduce BootstrapInfo data structure and merge invocation of a bootstrap method for condy and indy into invoke_bootstrap_method.
Reviewed-by: acorn, coleenp
Contributed-by: john.r.rose@oracle.com, lois.foltan@oracle.com