Re: [9] RFR 4763438: Replace uses of @beaninfo with meta facility in core j2se
The fix looks good for me. Thanks, Alexandr. On 4/4/2014 9:18 PM, sergey malenkov wrote: 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 r
[9] RFR 8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
Hello, Could you please review the following fix: http://cr.openjdk.java.net/~malenkov/8039776.9.0/ http://bugs.openjdk.java.net/browse/JDK-8039776 Class.isAssignableFrom does not allow null. Thanks, SAM
