[ https://issues.apache.org/jira/browse/HARMONY-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Wang updated HARMONY-6559: ------------------------------- Attachment: HARMONY-6559.diff The patch fixes the defect. > [classlib][luni]Quotation marks causes IllegalArgumentException > --------------------------------------------------------------- > > Key: HARMONY-6559 > URL: https://issues.apache.org/jira/browse/HARMONY-6559 > Project: Harmony > Issue Type: Bug > Components: Classlib > Reporter: Chen Wang > Priority: Minor > Attachments: HARMONY-6559.diff > > > When an argument to a servlet consists of a quotation marks character, an exception saying "java.lang.IllegalArgumentException: Argument must not be null" will happen. > How to reproduce the defect: > I have narrowed down the failure with a small test case, which I run against a server that is exposing the 'servlet' application on default port. The server is a default server started by tests.support.Support_Jetty. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.