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

SecurityManger.getClassContext returns a raw type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8
    • core-libs
    • b01

      The method SecurityManger.getClassContext is declared to return a raw Class[] rather than Class<?>[] or some more specific types.

      Raw types should not be used for return types in core classes.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: