mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVersion spec contains a copy-paste error
Reviewed-by: alanb
This commit is contained in:
parent
92fd490f22
commit
3c6459e1de
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ public sealed interface ModuleAttribute
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the module flags
|
* Sets the module version
|
||||||
* @param version the module version
|
* @param version the module version
|
||||||
* @return this builder
|
* @return this builder
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue