How does Java Handle Endianess when running on Little Endian CPU Architectures?

前端 未结 0 1598
北荒
北荒 2020-12-21 15:13

Java being Big Endian how does it handle Little Endian CPUs while maintaining performance? Does JVM (OpenJDK, OpenJ9, etc.) do any special optimisations to maintain performa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题