Hi,
Each webrev includes the text patch, follow the jdk.patch link in the
header.
Webrev is the normal mechanism for code reviews and provides several
different
views of the original and modifications.
Roger
On 12/23/15 8:50 AM, Alexey Ivanov wrote:
Hi Rajeev,
Could you please create code reviews in plain text format or at least
not as preformatted HTML text?
It's very inconvenient to scroll the message horizontally because the
text does not wrap automatically in |<pre>| HTML element.
Thank you very much in advance,
Alexey
On 22.12.2015 12:54, Rajeev Chamyal wrote:
Hello All,
Please review the following fix for Jdk9:
Bug: https://bugs.openjdk.java.net/browse/JDK-8078489
Webrev:http://cr.openjdk.java.net/~rchamyal/8078489/webrev.00/
<http://cr.openjdk.java.net/%7Erchamyal/8078489/webrev.00/>
Issue: Jspinner text in Aqua LAF is not following Right to left
component orientation.
Cause: Code for JSpinner Component orientation is missing.
Fix: Updated the property change listener of Aqua LAF to update
editor text orientation.
Regards,
Rajeev Chamyal