The second version of the fix provides the javadoc for new annotations. http://cr.openjdk.java.net/~malenkov/4763438.9.1/
SAM On 25.03.2014 20:31, sergey malenkov wrote:
Hello, Could you please review the following fix: fix: http://cr.openjdk.java.net/~malenkov/4763438.9.0/ bug: http://bugs.openjdk.java.net/browse/JDK-4763438 This is the first step of replacing @beaninfo support with annotations. We should implement this functionality before the following issue: http://bugs.openjdk.java.net/browse/JDK-7179078 which is needed for Java modularization. Could you please to review this code? Note, that the javadoc for new annotations is not ready yet. I'll submit a CCC request when it is ready. Thanks, SAM