- The failures always occur with races that have computer opponents (which 
is about 30% of the races).
- The failures always consistently fail with the same results.  Ie: If I 
run a test with mvn test, I'll always get one result.  If I run the same 
test with IntelliJ, I'll always get the same different result.


Maybe the result slightly changes if JVM decides to optimize a hot code 
path in case the JVM is reused. You might want to check how maven and your 
intellij run configuration are configured in terms of JVM forking.

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/google-web-toolkit/473c676b-53e7-4544-a0a7-53816d5a5eean%40googlegroups.com.

Reply via email to