RFR(XS): JDK-4515292: ReferenceType.isStatic() returns true for arrays
Jaroslav Bachorik
jaroslav.bachorik at oracle.com
Mon Feb 17 03:01:49 PST 2014
Looks good! (not a reviewer)
-JB-
On 17.2.2014 10:46, Fredrik Arvidsson 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