Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6860920

serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE)

XMLWordPrintable

    • b08
    • generic
    • generic
    • Not verified

        serialize.cpp currently uses objArrayOopDesc::base_offset_in_bytes(T_BYTE), which seems to be wrong. Since objArrayOopDesc can only store oops, the only valid type is T_OBJECT.

              twisti Christian Thalinger (Inactive)
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: