See:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-June/018251.html
and related bug report.
David
On 21/07/2014 6:01 AM, Paul Sandoz wrote:
Begin forwarded message:
Пересылаемое сообщение
17.07.2014, 19:20, "Roman Leventov" :
Map.compute() Javadoc has the follow
On Jul 18, 2014, at 4:02 AM, Vladimir Ivanov
wrote:
>> ValueConversions
>>
>> I can see why an EnumMap is used for convenience mapping the Wrapper to MH.
>> IIUC it means the MH ref values are not @Stable? I guess it would be easy to
>> unpack into an explicit array and index from the wrapper
Begin forwarded message:
> Пересылаемое сообщение
> 17.07.2014, 19:20, "Roman Leventov" :
>
> Map.compute() Javadoc has the following paragraph:
>
> The default implementation is equivalent to performing the following steps
> for this map, then returning the current val
David,
I've gone over the list archives and read your earlier post about
serializable constructors and agree with your post.
The class SerialFields below, represents the serial form of a
Serializable object, the stream protocol would remain unchanged.
SerialFields would be the equivalent of