Michael Dürig created OAK-96:
--------------------------------
Summary: PathUtils should use assertions to enable validation
instead of system property
Key: OAK-96
URL: https://issues.apache.org/jira/browse/OAK-96
Project: Jackrabbit Oak
Issue Type: Improvement
Components: commons
Reporter: Michael Dürig
Currently PathUtils does potentially expensive validity checks on the arguments
passed to its methods. The checks can be disabled by setting a system property.
We should rather use Java's assertion mechanism to control these checks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira