-
Task
-
Resolution: Unresolved
-
P4
-
None
-
None
-
Fix Understood
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
-
Review(master) openjdk/jdk/27476