mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8146572: Update "@since 1.9" to "@since 9" to match java.version.specification [langtools]
Reviewed-by: darcy
This commit is contained in:
parent
90df044bea
commit
70b454532e
18 changed files with 27 additions and 27 deletions
|
@ -145,7 +145,7 @@ public enum SourceVersion {
|
|||
* The version recognized by the Java Platform, Standard Edition
|
||||
* 9.
|
||||
*
|
||||
* @since 1.9
|
||||
* @since 9
|
||||
*/
|
||||
RELEASE_9;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue