[ https://issues.apache.org/jira/browse/HARMONY-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844021#action_12844021 ] Hudson commented on HARMONY-6375: --------------------------------- Integrated in Harmony-1.5-head-linux-x86_64 #661 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/661/]) Applying patches from "[#] [classlib][nio]ServerSocketChannel hang when the main thread is waiting for request to accept and another thread try to configure the block mode on one channel". > [classlib][nio]ServerSocketChannel hang when the main thread is waiting for request to accept and another thread try to configure the block mode on one channel > --------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-6375 > URL: https://issues.apache.org/jira/browse/HARMONY-6375 > Project: Harmony > Issue Type: Bug > Components: Classlib > Environment: All platforms > Reporter: Ray Chen > Assignee: Mark Hindess > Fix For: 6.0M2, 5.0M14 > > Attachments: Harmony-6375.diff, Harmony-6375_V2.diff, Harmony6375TestCase.java, Harmony6375TestCase_V2.java > > > As the summary described: > One thread is waiting for request to accept and another thread is trying to configure the block mode on the same channel. > I will attach one test case file to describe the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.