Skip to content

Commit

Permalink
8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVers…
Browse files Browse the repository at this point in the history
…ion spec contains a copy-paste error
  • Loading branch information
asotona committed Dec 11, 2023
1 parent 92fd490 commit 670ccb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ default ModuleAttributeBuilder moduleFlags(AccessFlag... moduleFlags) {
}

/**
* Sets the module flags
* Sets the module version
* @param version the module version
* @return this builder
*/
Expand Down

0 comments on commit 670ccb9

Please sign in to comment.