8294726: Update URLs in minefield tests
Reviewed-by: darcy, iris
This commit is contained in:
parent
ed40d88f29
commit
090cdfc7a2
@ -36,7 +36,7 @@
|
||||
* Converted from Class-Path.sh, originally written by Martin Buchholz.
|
||||
*
|
||||
* For the last version of the original, Class-Path.sh, see
|
||||
* https://github.com/openjdk/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Class-Path.sh
|
||||
* https://git.openjdk.org/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Class-Path.sh
|
||||
*
|
||||
* This class primarily tests that the Class-Path attribute in jar files
|
||||
* is handled the same way by javac and java. It also has various tests
|
||||
|
@ -34,7 +34,7 @@
|
||||
* Converted from Class-Path2.sh, originally written by Martin Buchholz.
|
||||
*
|
||||
* For the last version of the original, Class-Path2.sh, see
|
||||
* https://github.com/openjdk/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Class-Path2.sh
|
||||
* https://git.openjdk.org/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Class-Path2.sh
|
||||
*
|
||||
* This class provides additional tests for the Class-Path attribute in jar
|
||||
* files, when the entries are not in the same directory.
|
||||
|
@ -35,7 +35,7 @@
|
||||
* Converted from Diagnostics.sh, originally written by Martin Buchholz.
|
||||
*
|
||||
* For the last version of the original, Diagnostics.sh, see
|
||||
* https://github.com/openjdk/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Diagnostics.sh
|
||||
* https://git.openjdk.org/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Diagnostics.sh
|
||||
*
|
||||
* This class primarily tests that javac generates warnings or errors
|
||||
* as appropriate for various input conditions.
|
||||
|
@ -32,7 +32,7 @@
|
||||
* Converted from Help.sh, originally written by Martin Buchholz
|
||||
*
|
||||
* For the last version of the original, Help.sh, see
|
||||
* https://github.com/openjdk/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Help.sh
|
||||
* https://git.openjdk.org/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/Help.sh
|
||||
*
|
||||
* This class provides rudimentary tests of the javac command-line help.
|
||||
*/
|
||||
|
@ -35,7 +35,7 @@
|
||||
* Converted from MineField.sh, originally written by Martin Buchholz.
|
||||
*
|
||||
* For the last version of the original, MineField.sh, see
|
||||
* https://github.com/openjdk/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/MineField.sh
|
||||
* https://git.openjdk.org/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/MineField.sh
|
||||
*
|
||||
* This class primarily tests that javac and the java launcher provide
|
||||
* equivalent handling of all path-related options, like {@code -classpath}.
|
||||
|
@ -34,7 +34,7 @@
|
||||
* Converted from wcMineField.sh, originally written by Martin Buchholz.
|
||||
*
|
||||
* For the last version of the original, wcMineField.sh, see
|
||||
* https://github.com/openjdk/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/wcMineField.sh
|
||||
* https://git.openjdk.org/jdk/blob/jdk-19%2B36/test/langtools/tools/javac/Paths/wcMineField.sh
|
||||
*
|
||||
* This class primarily tests support for "classpath wildcards", which is a feature
|
||||
* by which elements of a classpath option ending in {@code *} are expanded into
|
||||
|
Loading…
Reference in New Issue
Block a user