6863914: bug number missing from test

Thu, 23 Jul 2009 14:15:58 -0700

author
jjg
date
Thu, 23 Jul 2009 14:15:58 -0700
changeset 329
49387c1440d0
parent 328
99b7a25185aa
child 330
631425840408

6863914: bug number missing from test
Reviewed-by: tbell

test/tools/javap/typeAnnotations/ArrayClassLiterals.java file | annotate | diff | comparison | revisions
     1.1 --- a/test/tools/javap/typeAnnotations/ArrayClassLiterals.java	Thu Jul 23 11:37:44 2009 -0700
     1.2 +++ b/test/tools/javap/typeAnnotations/ArrayClassLiterals.java	Thu Jul 23 14:15:58 2009 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 + * Copyright 2009 Sun Microsystems, Inc.  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 @@ -26,6 +26,7 @@
    1.11  
    1.12  /*
    1.13   * @test ArrayClassLiterals
    1.14 + * @bug 6863814
    1.15   * @summary test that class literals array doesn't crash javap
    1.16   */
    1.17  

mercurial