[ https://issues.apache.org/jira/browse/HARMONY-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Chen updated HARMONY-6327:
------------------------------
Attachment: (was: 6327.diff)
> [classlib][nio]FileChannelTest failed on z/OS
> ---------------------------------------------
>
> Key: HARMONY-6327
> URL: https://issues.apache.org/jira/browse/HARMONY-6327
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Environment: z/OS platform
> Reporter: Ray Chen
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Failed on FileChannelTest.test_transferToJJLWritableByteChannel_SocketChannel
> Both line 3062 & 3063 failed
> Line 3062: 36 is expected but it gets 0
> Line 3063: 10 is expected but it gets 38
> Bug in modules/luni/src/main/native/luni/unix/OSFileSystemLinux32.c
> send_file() function returns 0 if success
> However it should return the count of trasfered bytes
> And transefer should not change the position value
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|