SecurityManger.getClassContext returns a raw type

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: