Bug: 39740

Impact:

Product:
GemStone/S

Versions:
6.6.3.3, 6.6.3.2, 6.6.3, 6.6.2, 6.6.1, 6.6, 6.5.8, 6.5.7.5, 6.5.7, 6.5.6, 6.5.5, 6.5.4, 6.5.3, 6.5.2, 6.5.1, 6.5, 6.3.1, 6.3, 6.2.2, 6.2.1, 6.2, 6.1.6, 6.1.5, 6.1.4, 6.1.3, 6.1.2, 6.1.1, 6.1

Platform:
Linux, Windows

Fixed In:

ByteArray with DateTimes can't be used cross platform

ByteArray stores and reads DateTime instances in native byte order, which
means the resulting ByteArrays cannot be moved between Intel (Linux or
Windows) and non-Intel platforms.

Workaround:

none/not applicable