Searched defs:cacheSize (Results 1 - 4 of 4) sorted by relevance

/openjdk10/jdk/test/javax/net/ssl/Stapling/
H A DSSLSocketWithStapling.java936 int cacheSize = 256; field in class:SSLSocketWithStapling.ServerParameters
H A DHttpsUrlConnClient.java707 int cacheSize = 256; field in class:HttpsUrlConnClient.ServerParameters
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/remote/
H A DRemoteDebuggerClient.java48 private static final int cacheSize = 16 * 1024 * 1024; // 16 MB field in class:RemoteDebuggerClient
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/proc/
H A DProcDebuggerLocal.java61 protected static final int cacheSize = 16 * 1024 * 1024; // 16 MB field in class:ProcDebuggerLocal

Completed in 56 milliseconds