--- a/langtools/test/tools/javap/typeAnnotations/ArrayClassLiterals.java Thu Jul 23 11:37:44 2009 -0700
+++ b/langtools/test/tools/javap/typeAnnotations/ArrayClassLiterals.java Thu Jul 23 14:15:58 2009 -0700
@@ -1,5 +1,5 @@
/*
- * Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -26,6 +26,7 @@
/*
* @test ArrayClassLiterals
+ * @bug 6863814
* @summary test that class literals array doesn't crash javap
*/