-
Type:
Task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
-
b18
The implementation of get_next_bit_impl() gives special handling to the case that first position in bitmap word is non-zero. The check to enable this special handling only considers the Strong bit and ignores the Weak bit. It should look for either bit on.
- links to
-
Commit(master)
openjdk/jdk/af8fb20a
-
Review(master)
openjdk/jdk/27476