mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8005282: Use @library tag with non-relative path for javac tests
Reviewed-by: jjg
This commit is contained in:
parent
e2bd09e6f6
commit
378571e10e
81 changed files with 81 additions and 81 deletions
|
@ -26,7 +26,7 @@
|
|||
* @bug 6402506
|
||||
* @summary Test that getSourceVersion works properly
|
||||
* @author Joseph D. Darcy
|
||||
* @library ../../lib
|
||||
* @library /tools/javac/lib
|
||||
* @build JavacTestingAbstractProcessor
|
||||
* @compile TestSourceVersion.java
|
||||
* @compile -processor TestSourceVersion -proc:only -source 1.2 -AExpectedVersion=RELEASE_2 HelloWorld.java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue