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

(reflect) java.lang.reflect.Modifier spec needs to be updated with new flags

XMLWordPrintable



      Name: vpR10197 Date: 03/16/2004


      The new class file specified in JSR202 (version >= 49) has additional class
      access flag ACC_SYNTHETIC, ACC_ENUM and ACC_ANNOTATION, field access flags
      ACC_ENUM and ACC_SYNTHETIC, and method access flags ACC_BRIDGE, ACC_VARARGS
      and ACC_SYNTHETIC.
      java.lang.reflect.Modifier needs to be modified to reflect these new flags.

      This bug affects the following NSK test:
          nsk/monitoring/ThreadState/fields/fields001
      ======================================================================

            darcy Joe Darcy
            vitpsunw Vitp Vitp (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: