Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-svc
    • None

      RMIConnector has a private final subclass of ObjectInputStream: RMIConnector.ObjectInputStreamWithLoader.
      This subclass takes a class loader parameter in its constructor, which is never null.
      We should make this clear by having the constructor throw an IllegalArgumentExcption if that parameter is null.

            Assignee:
            Amit Sapre (Inactive)
            Reporter:
            Amit Sapre (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: