-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 1.1
-
Component/s: core-libs
-
None
-
sparc
-
solaris_2.4
The native code for serialization should use the GET_INT64 and SET_INT64
macros to access int64_t data. Some compilers generate instructions
that expect the data to be aligned. The VM doesn't necessarily align
long fields.
macros to access int64_t data. Some compilers generate instructions
that expect the data to be aligned. The VM doesn't necessarily align
long fields.
- duplicates
-
JDK-4057314 Portability problems in serialization native code
-
- Closed
-