Searched refs:ARG_JDK_HOME (Results 1 – 2 of 2) sorted by relevance
217 extraArguments = arrayOf(ARG_JDK_HOME, jdk) in Using JDK APIs()
126 const val ARG_JDK_HOME = "--jdk-home" in <lambda>() constant1198 ARG_JDK_HOME -> { in <lambda>()1584 … throw DriverException(stderr = "Do not specify both $ARG_SDK_HOME and $ARG_JDK_HOME") in <lambda>()2073 "$ARG_JDK_HOME <dir>", "If set, add the Java APIs from the given JDK to the classpath", in <lambda>()