JVM and native/JNI disagree on BOM handling and integer-overflow behavior in some cases, and this is currently expressed as silent per-platform test skips rather than a documented, intentional contract difference.
Needs the actual expected behavior per platform written down somewhere (KDoc or SPEC), so the skips read as a documented platform difference instead of an untested edge case.
JVM and native/JNI disagree on BOM handling and integer-overflow behavior in some cases, and this is currently expressed as silent per-platform test skips rather than a documented, intentional contract difference.
Needs the actual expected behavior per platform written down somewhere (KDoc or SPEC), so the skips read as a documented platform difference instead of an untested edge case.