mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8164887: update tests to remove use of old-style options
Reviewed-by: mchung
This commit is contained in:
parent
0b92f87233
commit
1386ffb4f2
23 changed files with 93 additions and 96 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue