-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b16
Minor stylistic update.
Any uses of
<code>foo</code>
in the javadoc of the java.base module are to be replaced with the equivalent:
{@code foo}
The java.util.concurrent package and any sub packages are excluded from this update.
Any uses of
<code>foo</code>
in the javadoc of the java.base module are to be replaced with the equivalent:
{@code foo}
The java.util.concurrent package and any sub packages are excluded from this update.