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

JDI: Add types to represent generic types and their components

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 10
    • 6
    • core-svc
    • None
    • sparc
    • solaris_9

      JDI currently has methods that allow the client to get the
      raw generic signature strings for fields, methods and classes.

      It would be nice if JDI had actual types that represent the generic
      types, similar to these types that were added to java.lang.reflect
      to support generics:

      GenericArrayType
      GenericDeclaration
      ParameterizedType
      Type
      TypeVariable
      WildcardType

      See also 4421040.

            Unassigned Unassigned
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: