changeset 7269:dc22b7241a70

8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode Reviewed-by: alanb, chegar
author jbachorik
date Thu, 30 May 2013 13:58:02 +0200
parents 6df9b071b04d
children 156ee44cd456
files test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java	Thu May 30 12:19:10 2013 +0100
+++ b/test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java	Thu May 30 13:58:02 2013 +0200
@@ -12,7 +12,7 @@
  * @bug 6937053 8005472
  *
  * @run clean TestSerializationMismatch
- * @run main TestSerializationMismatch
+ * @run main/othervm TestSerializationMismatch
  *
  */
 public class TestSerializationMismatch {