test/gc/metaspace/TestMetaspacePerfCounters.java

changeset 7785
f967da7f0c3c
parent 5716
73d0d0218068
child 7994
04ff2f6cd0eb
     1.1 --- a/test/gc/metaspace/TestMetaspacePerfCounters.java	Wed Apr 22 05:05:49 2015 -0700
     1.2 +++ b/test/gc/metaspace/TestMetaspacePerfCounters.java	Thu Apr 23 15:59:48 2015 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -29,6 +29,7 @@
    1.11  
    1.12  /* @test TestMetaspacePerfCounters
    1.13   * @bug 8014659
    1.14 + * @requires vm.gc=="null"
    1.15   * @library /testlibrary
    1.16   * @summary Tests that performance counters for metaspace and compressed class
    1.17   *          space exists and works.

mercurial