mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8055076: fix test failures in classfile tests
Reviewed-by: darcy
This commit is contained in:
parent
52b5861793
commit
1cf35244f6
22 changed files with 23 additions and 23 deletions
|
@ -25,7 +25,7 @@
|
|||
* @test
|
||||
* @bug 8042251
|
||||
* @summary Testing InnerClasses_attribute of inner classes in inner interface.
|
||||
* @library /tools/javac/lib ../lib
|
||||
* @library /tools/lib /tools/javac/lib ../lib
|
||||
* @build InnerClassesInInnerClassTestBase InnerClassesTestBase TestResult TestBase InMemoryFileManager ToolBox
|
||||
* @run main InnerClassesInInnerInterfaceTest
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue