-
Task
-
Resolution: Unresolved
-
P3
-
repo-valhalla
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.
- relates to
-
JDK-8222815 [lworld] LW2 Attempts to serialize an inline type should throw NotSerializableException
-
- Resolved
-