Description
Regular-expression execution can be provided through the GraalVM regex language runtime for Java 17. It is useful as a dependency for GraalVM polyglot or language tooling that needs regex support.
Regex behavior can affect validation, parsing, and security checks. Test important patterns for performance and correctness in the target runtime.