8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86

Reviewed-by: dholmes
This commit is contained in:
Leonid Mesnik 2016-06-07 12:55:29 +03:00
parent b0fab9d6b7
commit f35b70764b

View File

@ -27,6 +27,7 @@
* @library /testlibrary
* @modules java.base/jdk.internal.misc
* java.management
* @ignore 8154204
* @run main DefaultUseWithClient
* @bug 8032224
*/