8055076: fix test failures in classfile tests

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2014-08-13 15:47:58 -07:00
parent 52b5861793
commit 1cf35244f6
22 changed files with 23 additions and 23 deletions

View file

@ -25,7 +25,7 @@
* @test
* @bug 8042251
* @summary Test that outer_class_info_index of local and anonymous class is zero.
* @library /tools/javac/lib ../lib
* @library /tools/lib /tools/javac/lib ../lib
* @build TestBase TestResult InMemoryFileManager ToolBox
* @run main InnerClassesIndexTest
*/