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

/openjdk10/jdk/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DGlyphCache.h72 GlyphCacheType gcType; member in class:D3DGlyphCache
H A DD3DGlyphCache.cpp34 D3DGlyphCache::CreateInstance(D3DContext *pCtx, GlyphCacheType gcType, argument
/openjdk10/hotspot/test/gc/g1/humongousObjects/objectGraphTest/
H A DGC.java197 protected String getErrorMessage(ReferenceInfo<Object[]> ref, boolean expectedNull, String gcType) { argument
/openjdk10/hotspot/test/gc/g1/
H A DTestStringDeduplicationTools.java92 private static void forceDeduplication(int ageThreshold, String gcType) { argument
224 public static OutputAnalyzer run(int numberOfStrings, int ageThreshold, String gcType, String... extraArgs) throws Exception { argument

Completed in 30 milliseconds