8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVersion spec contains a copy-paste error

Reviewed-by: alanb
This commit is contained in:
Adam Sotona 2023-12-11 10:08:42 +00:00
parent 92fd490f22
commit 3c6459e1de

View File

@ -202,7 +202,7 @@ public sealed interface ModuleAttribute
}
/**
* Sets the module flags
* Sets the module version
* @param version the module version
* @return this builder
*/