Usability of your application can be affected by unexpected delays introduced by the standard library implementation (e.g. collection resizing, lazy initialization, cascading class initialization, full GC, etc). In this presentation we explain why Java developers serious about response-time and responsiveness should consider backing their application (or library) with a time-deterministic / RTSJ-Safe library such as the open-source Javolution framework.