Searched defs:JAVA_HOME (Results 1 - 19 of 19) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/scripts/
H A Dstart-debug-server.bat29 :JAVA_HOME label
H A Dstart-rmiregistry.bat31 :JAVA_HOME label
/openjdk10/hotspot/test/serviceability/sa/sadebugd/
H A DSADebugDTest.java48 private static final String JAVA_HOME = (System.getProperty("test.jdk") != null) field in class:SADebugDTest
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/jimage/
H A DImageReaderFactory.java49 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:ImageReaderFactory
/openjdk10/jdk/test/tools/jlink/plugins/SystemModuleDescriptors/
H A DCompiledVersionTest.java53 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:CompiledVersionTest
H A DUserModuleTest.java59 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:UserModuleTest
/openjdk10/test/failure_handler/
H A DMakefile53 JAVA_HOME := $(shell cygpath -m "${JAVA_HOME}") macro
[all...]
/openjdk10/jdk/test/java/security/KeyStore/PKCS12/
H A DUtils.java52 public static final String JAVA_HOME = System.getProperty("java.home"); field in class:Utils
/openjdk10/jdk/test/java/security/Policy/SignedJar/
H A DSignedJarTest.java43 private static final String JAVA_HOME = System.getProperty("test.jdk"); field in class:SignedJarTest
/openjdk10/jdk/test/jdk/modules/incubator/
H A DDefaultImage.java55 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:DefaultImage
H A DImageModules.java61 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:ImageModules
/openjdk10/jdk/test/tools/jlink/bindservices/
H A DBindServices.java54 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:BindServices
H A DSuggestProviders.java51 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:SuggestProviders
/openjdk10/jdk/test/tools/launcher/modules/patch/systemmodules/
H A DPatchSystemModules.java54 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:PatchSystemModules
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/loader/
H A DBootLoader.java60 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:BootLoader
/openjdk10/jdk/test/java/lang/System/LoggerFinder/modules/
H A DBase.java50 protected static final String JAVA_HOME = System.getProperty("java.home"); field in class:Base
/openjdk10/jdk/test/sun/security/tools/jarsigner/warnings/
H A DTest.java39 static final String JAVA_HOME = System.getProperty("java.home"); field in class:Test
/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsConfiguration.java324 private static final String JAVA_HOME = System.getProperty("java.home"); field in class:JdepsConfiguration.SystemModuleFinder
/openjdk10/jdk/test/tools/jar/compat/
H A DCLICompatibility.java572 static final Path JAVA_HOME = Paths.get(System.getProperty("java.home")); field in class:CLICompatibility

Completed in 186 milliseconds