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

ACC_ANNOTATION flag in InnerClasses attribute

XMLWordPrintable

    • vm
    • beta2
    • generic
    • generic

      The JCK test vm.classfmt.atr.atrinc211.atrinc21101m1.atrinc21101m1 is
      invalidated by the addition of the ACC_ANNOTATION bit (see 4975724). This test
      loads a class with an InnerClasses attribute with all of the reserved bits set
      in the inner class's access flags. The JVM specification states that these
      reserved bits should be set to 0 by compilers and ignored by JVM
      implementations; now that one of these bits is being used, the jcod file
      must clear at least that bit.

      Please see 4975724 for the definitive value of the ACC_ANNOTATION bit.

            gbrachasunw Gilad Bracha (Inactive)
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: