RFR(XS): JDK-4515292: ReferenceType.isStatic() returns true for arrays (original) (raw)
serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Mon Feb 17 11:44:35 PST 2014
- Previous message: RFR(XS): JDK-4515292: ReferenceType.isStatic() returns true for arrays
- Next message: RFR(XS): JDK-4515292: ReferenceType.isStatic() returns true for arrays
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good.
Thank you for fixing it! Serguei
On 2/17/14 1:46 AM, 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
- Previous message: RFR(XS): JDK-4515292: ReferenceType.isStatic() returns true for arrays
- Next message: RFR(XS): JDK-4515292: ReferenceType.isStatic() returns true for arrays
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]