<Swing Dev> Review Request - Jcolorchooser Missing accessible name
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Dec 4 13:33:31 UTC 2012
On 12/3/2012 7:12 PM, jayashree viswanathan wrote:
>
> Hi Alexandr,
>
> Thanks for your reply . I will create a enhancement request on it ,
> should I write a JEP ?
According to the JDK Enhancement-Proposal & Roadmap Process
(http://openjdk.java.net/jeps/1/)
---------------------------------------------------
An enhancement is an effort to design and implement a nontrivial change
to the JDK code base or to do some other kind of work whose goals,
progress, and result are worth communicating broadly. A JDK Enhancement
Proposal (hereinafter “JEP”) should be drafted for any work that meets
at least one of the following criteria:
- It requires two or more weeks of engineering effort,
- It makes a significant change to the JDK, or to the processes and
infrastructure by which it is developed, or
- It is in high demand by developers or customers.
---------------------------------------------------
Your proposed utility methods can be added to the SwingUtilities class
that has already had some accessibility methods.
> meanwhile do you think the jcolorchooser changes can be pushed into
> JDK 8 , if you think the changes looks fine for you ?
I have pushed your fix to the JDK 8:
http://hg.openjdk.java.net/jdk8/awt/jdk/rev/4aad3e6f68d2
Thanks,
Alexandr.
> Regards,
> Jayashree Viswanathan
>
More information about the swing-dev
mailing list