You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Roman S. Bushmanov (JIRA)" <ji...@apache.org> on 2007/07/06 12:50:04 UTC

[jira] Created: (HARMONY-4376) [buildtest][func] F_StringTest_09 lang test is incorrect

[buildtest][func] F_StringTest_09 lang test is incorrect
--------------------------------------------------------

                 Key: HARMONY-4376
                 URL: https://issues.apache.org/jira/browse/HARMONY-4376
             Project: Harmony
          Issue Type: Bug
          Components: build - test - ci
            Reporter: Roman S. Bushmanov


The test functional/org/apache/harmony/test/func/api/java/lang/F_StringTest_09/F_StringTest_09.xml has the following issue

String.replaceFirst("\\1", "x"); shoud throw PatternSyntaxException.  The test expects the different behavior.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.