Change URL.lookupViaProviders to use ScopedValue to detect recursive lookup

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: core-libs
    • b19

      URL.lookupViaProviders currently uses jdk.internal.misc.ThreadTracker to detect circularly lookup. This internal class is temporary and should be removed. The usage in URL can be replaced with a ScopedValue, see Charset for an example that does the same thing.

            Assignee:
            Volkan Yazici
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: