[
https://issues.apache.org/jira/browse/DAFFODIL-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle updated DAFFODIL-517:
-----------------------------------
Priority: Minor (was: Major)
> Using Unsupported Constructs in Regex should result in SDE
> ----------------------------------------------------------
>
> Key: DAFFODIL-517
> URL: https://issues.apache.org/jira/browse/DAFFODIL-517
> Project: Daffodil
> Issue Type: Bug
> Components: Diagnostics, Front End
> Affects Versions: s7
> Reporter: Jessie Chab
> Priority: Minor
>
> Mentioned this in DFDL-376 and Mike confirmed that it is a bug.
> If you use an unsupported construct (not supported in both Java 7 and ICU4J)
> in a regular expression, it should result in an SDE. However, you get
> something similar to the following:
> [info] - test_regexCompatFail *** FAILED ***
> [info] java.util.regex.PatternSyntaxException: Illegal/unsupported escape
> sequence near index 5
> [info] (?s)\U0010ffff
> [info] ^
> ...
> See regexCompatFail
--
This message was sent by Atlassian Jira
(v8.3.4#803005)