[ https://issues.apache.org/jira/browse/HARMONY-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Hindess updated HARMONY-6469:
----------------------------------
Attachment: HARMONY-6469.diff
The patch looked trivial so I tried updating it (rolling back with "svn up -r '{2010-03-12}",
applying the patch, creating a new one with "svn diff -x -w", and applying that to latest
trunk). However when I apply it I see test crashes with DRLVM in org.apache.harmony.luni.tests.java.io.OutputStreamTesterTest,
java.beans.ArrayPersistenceDelegateTest, etc.
Li Jing Qin, what am I missing can you update the patch please?
> [classlib][luni]ObjectInputStream has unreached code.
> -----------------------------------------------------
>
> Key: HARMONY-6469
> URL: https://issues.apache.org/jira/browse/HARMONY-6469
> Project: Harmony
> Issue Type: Bug
> Reporter: Li Jing Qin
> Assignee: Mark Hindess
> Attachments: findbug-luni-ObjectInputStream.diff, findbug-luni-ObjectInputStream.diff.v2,
HARMONY-6469.diff
>
>
> Since the Object has been called before, the null check is unused afterwards.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|