Searched refs:BYTE_ARRAY_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
77 private static final int BYTE_ARRAY_ALIGNMENT = field in UnsafeUtil426 int leftAlignment = (BYTE_ARRAY_ALIGNMENT + leftOff) & STRIDE_ALIGNMENT_MASK; in mismatch()