提交 0714d479 编写于 作者: S sgehwolf

8216058: [TESTBUG] tools/launcher/VersionCheck.java fails after JDK-8215992

Summary: Blacklist clhsdb and hsdb for '-version' option.
Reviewed-by: aph, andrew
上级 c346d1ce
...@@ -61,7 +61,9 @@ public class VersionCheck extends TestHelper { ...@@ -61,7 +61,9 @@ public class VersionCheck extends TestHelper {
static final String[] BLACKLIST_VERSION = { static final String[] BLACKLIST_VERSION = {
"appletviewer", "appletviewer",
"controlpanel", "controlpanel",
"clhsdb",
"extcheck", "extcheck",
"hsdb",
"jar", "jar",
"jarsigner", "jarsigner",
"java-rmi", "java-rmi",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册