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

Change URL.lookupViaProviders to use ScopedValue to detect recursive lookup

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs
    • None

      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.

            vyazici Volkan Yazici
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: