Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7165659

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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: