< prev index next >

src/java.base/share/classes/java/lang/module/ModuleDescriptor.java

Print this page
rev 47483 : [mq]: XXXXXXX-double-trouble-2

*** 1591,1601 **** } /** * Adds a dependence on a module with the given (and possibly empty) * set of modifiers. The dependence includes the version of the ! * module that that was recorded at compile-time. * * @param ms * The set of modifiers * @param mn * The module name --- 1591,1601 ---- } /** * Adds a dependence on a module with the given (and possibly empty) * set of modifiers. The dependence includes the version of the ! * module that was recorded at compile-time. * * @param ms * The set of modifiers * @param mn * The module name
< prev index next >