If you were using java.awt.Robot in
a previous release of Java on Mac OS X, you were required to turn
it on explicitly. The issues that required this workaround have
since been resolved, and with this release it is turned on by default.
This is important to note only if you previously had code that explicitly
turned the Robot on.