Searched refs:boot_classpath_locations (Results 1 – 1 of 1) sorted by relevance
77 boot_classpath_locations=""125 …boot_classpath_locations="$(boot_classpath_arg ${framework_location} -hostdex $BOOT_CLASSPATH_JARS…142 boot_classpath_locations=""378 if [[ "$boot_classpath_locations" != "" ]]; then379 vm_args="$vm_args --vm-arg -Xbootclasspath-locations:${boot_classpath_locations}"380 debuggee_args="$debuggee_args -Xbootclasspath-locations:${boot_classpath_locations}"