mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8179364: update "<a name=" in java.base module to use id attribute
Reviewed-by: darcy
This commit is contained in:
parent
f0d6ffcccc
commit
1838d55322
58 changed files with 182 additions and 182 deletions
|
@ -40,7 +40,7 @@ import java.util.concurrent.atomic.AtomicReferenceFieldUpdater;
|
|||
* next selection operation. The validity of a key may be tested by invoking
|
||||
* its {@link #isValid isValid} method.
|
||||
*
|
||||
* <a name="opsets"></a>
|
||||
* <a id="opsets"></a>
|
||||
*
|
||||
* <p> A selection key contains two <i>operation sets</i> represented as
|
||||
* integer values. Each bit of an operation set denotes a category of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue