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