mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-11 08:23:26 +00:00
8172254: Typo in DriverManager implNote
Reviewed-by: mchung, alanb
This commit is contained in:
parent
ea8bb5ad41
commit
33703528b4
@ -64,7 +64,7 @@ import jdk.internal.reflect.Reflection;
|
||||
*</ul>
|
||||
*
|
||||
*<P>
|
||||
* @ImplNote
|
||||
* @implNote
|
||||
* {@code DriverManager} initialization is done lazily and looks up service
|
||||
* providers using the thread context class loader. The drivers loaded and
|
||||
* available to an application will depend on the thread context class loader of
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user