mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8242366: Fix JavaDoc warnings
Reviewed-by: dfuchs, mullan, prappo, weijun
This commit is contained in:
parent
941bb3bcb8
commit
cc05419e1a
23 changed files with 44 additions and 56 deletions
|
@ -321,7 +321,7 @@ final class ProviderConfig {
|
|||
/**
|
||||
* Loads the provider with the specified class name.
|
||||
*
|
||||
* @param name the name of the provider
|
||||
* @param pn the name of the provider
|
||||
* @return the Provider, or null if it cannot be found or loaded
|
||||
* @throws ProviderException all other exceptions are ignored
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue