< prev index next >

test/tools/launcher/VersionCheck.java

Print this page
@  rev 13328 : 8216058: [TESTBUG] tools/launcher/VersionCheck.java fails after JDK-8215992
|  Summary: Blacklist clhsdb and hsdb for '-version' option.
~  Reviewed-by: duke

*** 59,69 **** --- 59,71 ---- // tools that do not accept -version static final String[] BLACKLIST_VERSION = { "appletviewer", "controlpanel", + "clhsdb", "extcheck", + "hsdb", "jar", "jarsigner", "java-rmi", "java-rmi.cgi", "javadoc",
< prev index next >