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

j.i.ObjectInputFilter.Config::createFilter throws IAE if module name is present and package is not

XMLWordPrintable

      ObjectInputFilter.Config.createFilter("module1/");
      throws
      IllegalArgumentException: class or package missing in: "module1/"

      This case is unspecified in throws clause of the method.

            rriggs Roger Riggs
            evotchen Elena Votchennikova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: