Good catch!, fixed at repo revision 389162. Regards, Tim
Mark Hindess wrote: > The patch has been applied perfectly. However, I'd failed to spot > that the old method was missing the crucial public keyword when I > wrote the patch to rename it. Adding that would fix it properly. > > -Mark. > > On 3/27/06, Tim Ellison (JIRA) <[EMAIL PROTECTED]> wrote: >> [ http://issues.apache.org/jira/browse/HARMONY-167?page=all ] >> >> Tim Ellison resolved HARMONY-167: >> --------------------------------- >> >> Resolution: Fixed >> >> Thanks Mark, >> >> Fix applied to LUNI component >> java.io.ObjectInputStream >> java.io.ObjectOutputStream >> java.io.ObjectStreamField >> at repo revision 389154. >> >> Please check that the patch was applied as you expected. >> >> >>> java.io.ObjectStreamField.getUnshared() should be isUnshared() >>> -------------------------------------------------------------- >>> >>> Key: HARMONY-167 >>> URL: http://issues.apache.org/jira/browse/HARMONY-167 >>> Project: Harmony >>> Type: Bug >>> Components: Classlib >>> Reporter: Mark Hindess >>> Assignee: Tim Ellison >>> Priority: Minor >>> Attachments: getunshared.should.be.isunshared.diff >>> >>> According to the spec there should be an isUnshared() method. There is a >>> getUnshared() method which isn't in the spec so I assume this is an error? >>> Will attach a patch. >> -- >> This message is automatically generated by JIRA. >> - >> If you think it was sent incorrectly contact one of the administrators: >> http://issues.apache.org/jira/secure/Administrators.jspa >> - >> For more information on JIRA, see: >> http://www.atlassian.com/software/jira >> >> > > > -- > Mark Hindess <[EMAIL PROTECTED]> > IBM Java Technology Centre, UK. > -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK.
