mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
arraycopy() does not unbox values, so throws an exception. This was broken in #3419 due to a false positive in PMD (see https://sourceforge.net/p/pmd/bugs/804/).