`System.out.println((byte) (-84 & 0xFF))` will...
# announcements
s
System.out.println((byte) (-84 & 0xFF))
will yield -84