8164887: update tests to remove use of old-style options

Reviewed-by: mchung
This commit is contained in:
Jonathan Gibbons 2016-08-26 15:54:36 -07:00
parent 0b92f87233
commit 1386ffb4f2
23 changed files with 93 additions and 96 deletions

View file

@ -23,7 +23,7 @@
/**
* @test
* @summary NPE while compiling empty javafile with -modulesourcepath option
* @summary NPE while compiling empty source file with --module-source-path option
* @library /tools/lib
* @modules
* jdk.compiler/com.sun.tools.javac.api