[ https://issues.apache.org/jira/browse/HARMONY-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896335#action_12896335 ] Hudson commented on HARMONY-6574: --------------------------------- Integrated in Harmony-select-1.5-head-linux-x86_64 #86 (See [http://hudson.zones.apache.org/hudson/job/Harmony-select-1.5-head-linux-x86_64/86/]) Applying patches from "[#HARMONY-6574] [classlib][swing]javax.swing.text.html.FormViewTest.testActionPerformed() failed on RI on Windows and Linux platform". > [classlib][swing]javax.swing.text.html.FormViewTest.testActionPerformed() failed on RI on Windows and Linux platform > -------------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-6574 > URL: https://issues.apache.org/jira/browse/HARMONY-6574 > Project: Harmony > Issue Type: Test > Components: Classlib > Reporter: Ray Chen > Assignee: Mark Hindess > Priority: Minor > Attachments: Harmony-6574.diff > > > javax.swing.text.html.FormViewTest.testActionPerformed() failed on RI on windows and linux platform. > It throwed an NPE when call the submitData method. > Since this test case mainly test the actionPerformed() API and the submitData has not been implemented, we can write a mock implementation of the submitData to make the test pass on RI. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.