test/tools/javap/output/Tester.java

changeset 1721
abd153854f16
parent 1643
1f8c28134ffc
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javap/output/Tester.java	Wed May 01 08:46:04 2013 -0700
     1.2 +++ b/test/tools/javap/output/Tester.java	Fri May 03 09:56:56 2013 -0700
     1.3 @@ -128,8 +128,8 @@
     1.4  
     1.5      /**
     1.6       * Individual test-cases failing due to product bugs, may temporarily
     1.7 -     * be excluded by marking them like  this:
     1.8 -     * @ignore // 1234567:bug synopsis
     1.9 +     * be excluded by marking them like this, (where "at-" is replaced by "@")
    1.10 +     * at-ignore // 1234567: bug synopsis
    1.11       */
    1.12      @Retention(RetentionPolicy.RUNTIME)
    1.13      @interface ignore { }

mercurial