Searched refs:codeCache (Results 1 – 1 of 1) sorted by relevance
4675 Path codeCache = ContextImpl.getCodeCacheDirBeforeBind(new File(dataDir)).toPath(); in handleAttachStartupAgents() local4676 if (!Files.exists(codeCache)) { in handleAttachStartupAgents()4679 Path startupPath = codeCache.resolve("startup_agents"); in handleAttachStartupAgents()