Hi all,
I noticed a typo in the usage of javac(in Japanese).
jdk-13-ea+3
--release
特定のリリース用ににコンパイルします。サポートされているリリース: 7, 8, 9, 10, 11, 13
jdk-13-ea+1
--release
特定のVMバージョン用にコンパイルします。サポートされているターゲット: 7, 8, 9, 10, 11, 13
Patch attached below. Could you please review it.
diff -
Hello,
Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8216140
The proposed changeset is located at:
http://cr.openjdk.java.net/~naoto/8216140/webrev.00/
This issue was previously discussed in
https://bugs.openjdk.java.net/browse/JDK-8150449 and was clo