com.sun.net.httpserver.spi.HttpServerProvider: remove use of deprecated API

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b08

      The class uses the deprecated Class::newInstance() when loading the provider. This should be replaced with clazz.getDeclaredConstructor().newInstance().

            Assignee:
            Julia Boes (Inactive)
            Reporter:
            Julia Boes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: