After JDK-8347147, SonarCloud reports a few risky conversions from int to u2. It would be good to cover them with either checked_cast or changing the underlying type.
- relates to
-
JDK-8347147 [REDO] AccessFlags can be u2 in metadata
- Resolved
- links to
-
Commit(master) openjdk/jdk/25bb698e
-
Review(master) openjdk/jdk/23217