On 25/05/2015 10:34, Jaroslav Bachorik wrote:

Webrev with the merged accessor interface: http://cr.openjdk.java.net/~jbachorik/8080663/webrev.00
I think you mean:
  http://cr.openjdk.java.net/~jbachorik/8080663/webrev.01/

I agree this shouldn't require a new test because this code is well exercised by existing tests. Best to add a noreg-* label to the JIRA issue rather than needlessly adding the JIRA issue number to many tests.

Is there a guarantee that Introspector will be initialized to ensure that the secret is set before JavaBeansAccessor methods are invoked? In the original code then BeanIntrospector attempts to load java.beans.Introspector but I can't see the equivalent in the updated code.

A minor comment on JavaBeansAccessor is that it would be good to keep the line length consistent for the area.

Otherwise looks okay to me.

-Alan.

Reply via email to