test/runtime/NMT/BaselineWithParameter.java

changeset 7075
ac12996df59b
parent 4803
a649f6511c04
child 7110
6640f982c1be
     1.1 --- a/test/runtime/NMT/BaselineWithParameter.java	Wed Aug 27 08:19:12 2014 -0400
     1.2 +++ b/test/runtime/NMT/BaselineWithParameter.java	Wed Aug 27 08:35:03 2014 -0400
     1.3 @@ -27,6 +27,7 @@
     1.4   * @key nmt jcmd regression
     1.5   * @summary Regression test for invoking a jcmd with baseline=false, result was that the target VM crashed
     1.6   * @library /testlibrary
     1.7 + * @ignore
     1.8   * @run main/othervm -XX:NativeMemoryTracking=detail BaselineWithParameter
     1.9   */
    1.10  

mercurial