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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

            asapre Amit Sapre
            asapre Amit Sapre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: