Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-136

OptionMap.Builder.parseAll(Properties, String) fails unexpectedly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Beta2
    • None
    • api
    • None
    • Hide

      Use OptionMap.class.getClassLoader() instead.

      Show
      Use OptionMap.class.getClassLoader() instead.

      At OptionMap.Builder.parseAll(Properties, String), a null class loader is used to invoke Option.fromString(String, ClassLoader), which fails to perform the parsing correctly because it cannot load the option.

            flaviarnn Flavia Rainone
            flaviarnn Flavia Rainone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: