The fix looks good to me.
Thanks,
Alexandr.
On 9/20/2015 12:39 AM, Sergey Bylokhov wrote:
Hi, Sergey, Alexander.
Please review an updated version of this fix:
http://cr.openjdk.java.net/~serb/4763438/webrev.00
ccc request will be filed after the technical review.
In this version
- The new make file is updated
- SimpleBeanInfo.java is updated to the current state of template bean.
- AbstractColorChooserPanel.java is updated to the current state.
Note that additional cleanup of make folder for the bean area will be
done in JDK-7179078.
Note that this fix is a part of JEP 256: BeanInfo Annotations.
On 12.09.14 13:18, Alexander Scherbatiy wrote:
The fix looks good to me.
Thanks,
Alexandr.
On 8/20/2014 12:45 PM, Sergey Malenkov wrote:
Hello,
Could you please review the following fix:
http://cr.openjdk.java.net/~serb/sam/4763438/webrev.00/
http://bugs.openjdk.java.net/browse/JDK-4763438
This is the second step needed for 7179078. It removes class files
from dt.jar and replaces them with BeanInfo generated at runtime
according to the specified annotations.
Thanks,
SAM