mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
6843648: tools/javac/versions/check.sh is broken
Reviewed-by: darcy
This commit is contained in:
parent
6fbe9f979e
commit
db4ff5c63b
13 changed files with 43 additions and 28 deletions
|
@ -27,7 +27,7 @@
|
|||
* @summary Use ldc instruction for class literals
|
||||
* @author gafter
|
||||
*
|
||||
* @compile -target 1.5 ClassLit.java
|
||||
* @compile -source 1.5 -target 1.5 ClassLit.java
|
||||
* @run main ClassLit
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue