Skip to content

NIFI-16142 Replaced code which applied bitwise operations to convert an 8-byte array into a 64-bit long integer using Big-Endian byte ordering with use of Java's java.nio.ByteBuffer and MethodHandles.byteArrayViewVarHandle.#11473

Open
dan-s1 wants to merge 1 commit into
apache:mainfrom
dan-s1:NIFI-16142

NIFI-16142 Replaced code which applied bitwise operations to convert …

4d6057f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

10 warnings
ubuntu-24.04 Java 21
succeeded Jul 24, 2026 in 1h 17m 50s