RFR (S) : JDK-8007736 - VerifyError for use of static method in interface

S. Bharadwaj Yadavalli bharadwaj.yadavalli at oracle.com
Mon Feb 11 19:43:57 PST 2013


On 2/11/2013 8:39 PM, David Holmes wrote:
> Thanks. Minor nit:
>
> + #define STATIC_METHOD_IN_INTERFACE_MAJOR_VERSION           52
>
> is that a tab before 52? Not sure why so much whitespace is there 
> otherwise.
>
It is not a tab but left over space from the previous attempt to align 
the numbers in #defines.
I re-aligned the version numbers and updated the webrev, and updated 
copyright year.

Thanks,

Bharadwaj

Code changes : http://cr.openjdk.java.net/~bharadwaj/8007736/webrev/
Bug fixed    : https://jbs.oracle.com/bugs/browse/JDK-8007736



More information about the hotspot-runtime-dev mailing list