This document discusses how JRebel can be used with Oracle WebLogic Server to significantly reduce the time it takes for developers to see the effects of code changes ("turnaround time"). It claims JRebel can save up to 21% of development time by eliminating build and redeploy steps during the development cycle. JRebel works at the JVM level to allow for near instantaneous reloading of class files and supports changes to Java code as well as various frameworks. When used with WebLogic Server, it provides a more productive environment for developers to code, test, and release applications faster.