The destination type is uint16_t while card_id is uint. Yet, the source value range is [0..2^16), so the assignment is safe.
- relates to
-
JDK-8177480 Prepare GC code for -Wconversion
-
- Open
-
JDK-8177480
Prepare GC code for -Wconversion