Use of JCP site is subject to the
JCP Terms of Use and the
Oracle Privacy Policy
|
JSR 337 Maintenance Release 6: Java SE 8
Change Summary
This document describes additional changes to the specification of JSR 337 which is defined by the Final Release in March 2014 and amended by the following Maintenance Releases:
When specification text is provided, insertions are shown on a light green background and deletions are shown struck through on a light red background. Links to pages outside of those explicitly changed by this specification may not be functional. Send comments to java-se-mr-spec-comments@openjdk.org.
1
There is no change to the values returned by the system properties
2
Update the Append the following text to the class specification: Platforms and desktop environments may impose restrictions or limitations on the access required to implement all functionality in the Robot class. For example:
The Robot API specification requires that approvals for these be granted for full operation. If they are not granted, the API will be degraded as discussed here. Relevant specific API methods may document more specific limitations and requirements. Depending on the policies of the desktop environment, the approvals mentioned above may:
When such approvals need to given interactively, it may impede the normal operation of the application until approved, and if approval is denied or not possible, or cannot be made persistent then it will degrade the functionality of this class and in turn any part of the operation of the application which is dependent on it. Augment the specification of The mouse pointer may not visually move on some platforms, while the subsequent mousePress and mouseRelease can be delivered to the correct location Update the specification of
Similarly, update the specification of
The Change Specification Request (CSR) associated with these changes is
8331038. This
specification aligns with the
corresponding specification
in the
Final Release of Java SE 21
with the exception of changes to
|