RFR(XS): JDK-4515292: ReferenceType.isStatic() returns true for arrays (original) (raw)

Staffan Larsen staffan.larsen at oracle.com
Tue Feb 18 02:08:16 PST 2014


Looks good!

Thanks, /Staffan

On 17 feb 2014, at 10:46, Fredrik Arvidsson <fredrik.arvidsson at oracle.com> wrote:

Hi please review this minor JDI fix.

This bug was found when investigating failing JDI tests. According to the JavaDoc all calls to ReferenceType when it is an array type should return false for isStatic(). Webrev: http://cr.openjdk.java.net/~farvidsson/4515292/webrev.00/ <http://cr.openjdk.java.net/%7Efarvidsson/4515292/webrev.00/> Jira: https://bugs.openjdk.java.net/browse/JDK-4515292 Cheers /Fredrik



More information about the serviceability-dev mailing list