提交 15d42a37 authored 作者: Thomas Mueller's avatar Thomas Mueller

Formatting

上级 06eff7dd
......@@ -770,4 +770,4 @@ extendable republic uniquely datasources accidentally recursing respecting
young sweep clearer accounting disappeared donor oome ken jorissen nesterov
degradation failures fashion disjunctive mentioned conjunctive misses broke
authenticate orphaned registrations topology planner
zepfred frederico thimel arnaud manipulating strongly
zepfred frederico thimel arnaud manipulating strongly lots aquiles younger needing
......@@ -814,7 +814,7 @@ public class CacheLIRS<K, V> extends AbstractMap<K, V> {
evictBlock();
} while (usedMemory > maxMemory);
}
private void evictBlock() {
// ensure there are not too many hot entries: right shift of 5 is
// division by 32, that means if there are only 1/32 (3.125%) or
......
......@@ -28,11 +28,11 @@ public class ThreadDumpCleaner {
"\"Exception Catcher Thread\".*\n",
"JNI global references:.*\n\n",
"\".*?\".*?\n java.lang.Thread.State:.*\n\n",
"\".*?\".*\n\n",
"\\$\\$YJP\\$\\$",
"\"(Attach|Service|VM|GC|DestroyJavaVM|Signal|AWT|AppKit|C2 |Low Mem|" +
......@@ -62,7 +62,7 @@ public class ThreadDumpCleaner {
"\".*?\".*?\n java.lang.Thread.State:.*\n\t" +
"at java.net.SocketInputStream.socketRead0(?s).*?\n\n",
};
private ArrayList<Pattern> patterns = new ArrayList<Pattern>();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论