mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8050429: Update/cleanup ToolBox
Reviewed-by: vromero
This commit is contained in:
parent
14fcc1d07d
commit
33e6564a6b
54 changed files with 2577 additions and 1792 deletions
|
@ -25,8 +25,8 @@
|
|||
* @test
|
||||
* @summary sourcefile attribute test for inner class.
|
||||
* @bug 8040129
|
||||
* @library /tools/javac/lib ../lib
|
||||
* @build SourceFileTestBase TestBase InMemoryFileManager ToolBox
|
||||
* @library /tools/lib /tools/javac/lib ../lib
|
||||
* @build ToolBox SourceFileTestBase TestBase InMemoryFileManager
|
||||
* @run main InnerClassTest
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue