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

Add a special case in JVMS for synthetic parameters of RuntimeVisibleParameterAnnotations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 6
    • specification
    • None
    • vm
    • generic
    • generic

      JVMS states that num_parameters is the same as the number of parameters
      given by the method descriptor. Perhaps we'd better add a special case
      in the spec here. Because there's no point to list the synthetic parameters
      in this attribute (the content is always empty). We don't want to waste a
      few bytes simply to list something useless. Besides, num_parameters will
      no longer be duplicated.

            abuckley Alex Buckley
            wtaosunw Wei Tao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: