-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
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.
- links to
-
Commit(master)
openjdk/jdk/eb835e05
-
Review(master)
openjdk/jdk/27623