<Beans Dev> [8] Review request for 8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Thu May 30 07:39:38 PDT 2013
The fix looks good for me.
Thanks,
Alexandr.
On 5/29/2013 12:51 PM, sergey malenkov wrote:
> Hello,
>
> Could you please review the following fix:
> fix: http://cr.openjdk.java.net/~malenkov/8013557.8.0/
> <http://cr.openjdk.java.net/%7Emalenkov/8013557.8.0/>
> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8013557
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7080156
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6989223
>
> This is a regression after the 6479191 fix.
> Some statements for encoding the Field instances
> are missed during the normal processing.
> We should find and process all of them.
>
> 8013557 and 7080156 duplicate each other.
> 6989223 duplicates 7169395 that is already fixed.
> I decided to add the Test6989223 with these changes.
>
> Note, that it is regression in 7 and the fix should be ported to 7u.
>
> Thanks,
> SAM
More information about the beans-dev
mailing list