Searched refs:cleanMethod (Results 1 – 1 of 1) sorted by relevance
1150 private static Method cleanMethod = null; field in BufferUtils1178 cleanMethod = loadMethod("sun.misc.Cleaner", "clean"); in loadCleanerMethods()1214 cleanMethod.invoke(cleaner); in destroyDirectBuffer()