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
|
@ -22,6 +22,6 @@
|
|||
*/
|
||||
|
||||
// key: compiler.err.module.not.found.in.module.source.path
|
||||
// options: -m m1 -modulesourcepath src
|
||||
// options: -m m1 --module-source-path src
|
||||
|
||||
class ModuleNotFoundInModuleSourcePath {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue