Change By: Martin Kouba (28/Nov/13 7:33 AM)
Description: Suggestions:
* org.jboss.cdi.tck.util.Timer.DEFAULT_DELAY should be configurable
** this will require API change
** see also org.jboss.cdi.tck.api.Configuration
* the test should be able to
 multiply  set  the  current  relative  delay , e.g. Timer.multiplyDelay ( int multiplicand as the multiple of the configurable value )
* most of the tests should avoid setting specific delay and use
 multiples of the default  relative  delay instead
* replace all remaining occurrences of "Thread.sleep()" with the Timer util
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira