提交 11b34489 authored 作者: noelgrandin@gmail.com's avatar noelgrandin@gmail.com

update unit test for recent code re-arranging by Thomas

上级 4945dcc0
......@@ -41,9 +41,10 @@ public class TestClearReferences extends TestBase {
"org.h2.util.MathUtils.cachedSecureRandom",
"org.h2.util.NetUtils.cachedLocalAddress",
"org.h2.util.StringUtils.softCache",
"org.h2.util.Utils.allowedClassNames",
"org.h2.util.Utils.allowedClassNamePrefixes",
"org.h2.util.Utils.userClassFactories",
"org.h2.util.JdbcUtils.allowedClassNames",
"org.h2.util.JdbcUtils.allowedClassNamePrefixes",
"org.h2.util.JdbcUtils.userClassFactories",
"org.h2.util.Task.counter",
"org.h2.value.CompareMode.lastUsed",
"org.h2.value.Value.softCache",
};
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论