javac incorrectly sets strictfp access flag on inner-classes

XMLWordPrintable

    • b94
    • generic
    • generic
    • Verified

      For inner classes compiled using the 'strictfp' modifier, such as:

        static strictfp class StrictA extends fpl00504m4a { ... }

      JavaC will set create a class file whose inner-classes attribute contains an entry for this class declaration, and whose access flag ACC_STRICT is (erroneously) set.

            Assignee:
            Vicente Arturo Romero Zaldivar
            Reporter:
            Kevin Looney (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: