[Bug java/35206] New: Class.getModifiers() returns wrong value for static inner class

marcus at better dot se gcc-bugzilla@gcc.gnu.org
Fri Feb 15 04:48:00 GMT 2008


Calling getModifiers() for an inner class that is public static returns 33
(public synchronized) instead of the correct value 9.


-- 
           Summary: Class.getModifiers() returns wrong value for static
                    inner class
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at better dot se
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35206



More information about the Gcc-bugs mailing list