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

(RED) javac generated abstract strict methods failed JCK tests

XMLWordPrintable

    • generic
    • generic

      I just found two jck failures after fixing bug 4012001:
      lang.fpl003.fpl00301m26.fpl00301m26
      lang.fpl003.fpl00301m27.fpl00301m27

      Both tests have method calc with modifiers 0xC01 (public, abstract,
      strict). The spec requires that if a method has its ACC_ABSTRACT
      flag set, it may not have ACC_STRICT flag set.

      ###@###.### 2003-07-15

            gafter Neal Gafter (Inactive)
            wtaosunw Wei Tao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: