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

(reflect) Need to be able to reflect on protected members of a class.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.2.0
    • 1.1.4
    • core-libs
    • 1.2beta1
    • generic
    • generic
    • Not verified

      In order to write an effective API signature test for JCK, we must be able to reflect over the declared protected members of a class. That cannot be done with the methods available in JDK 1.1.x because Class.getDeclaredField() Class.getDeclaredMethod(), Class.getDeclaredConstructor(), and Class.getDeclaredClasses() throw security exceptions in security constrained environments.

            apalanissunw Anand Palaniswamy (Inactive)
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: