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

[lworld] serialization and value types

XMLWordPrintable

      Serialization needs to be updated as value-aware. Serialization uses Unsafe::getObject/putObject to read from a serializable field or write to it. There is no way to get a no-arg constructor of value types; IAE will be thrown.



            rriggs Roger Riggs
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: