commit | 47cf821ec9c1a55977938274b33beefa9f00a102 | [log] [tgz] |
---|---|---|
author | Jini George <jini.george@oracle.com> | Wed Feb 15 11:55:53 2017 +0530 |
committer | Jini George <jgeorge@openjdk.org> | Wed Feb 15 11:55:53 2017 +0530 |
tree | abb648f76ba8f110e6417b3a3c720e6d15f50947 | |
parent | 8f66c6ffff6b972c2dbada8230f1b89415be7614 [diff] |
8173896: SA: BasicLauncherTest.java (printmdo) fails for Client VM and Server VM with emulated-client Avoid running the test for client VMs and emulated client VMs, when method data is not available. Reviewed-by: sspitsyn, dsamersoff