mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
6863914: bug number missing from test
Reviewed-by: tbell
This commit is contained in:
parent
b1c83646db
commit
ae71131125
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
|
@ -26,6 +26,7 @@ import com.sun.tools.classfile.*;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @test ArrayClassLiterals
|
* @test ArrayClassLiterals
|
||||||
|
* @bug 6863814
|
||||||
* @summary test that class literals array doesn't crash javap
|
* @summary test that class literals array doesn't crash javap
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue