mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8242230: Whitespace typos, relaxed javadoc, formatting
Reviewed-by: darcy, igerasim
This commit is contained in:
parent
59684e10d1
commit
4c4271f283
19 changed files with 52 additions and 53 deletions
|
@ -1863,8 +1863,8 @@ public final class System {
|
|||
* for more details.
|
||||
*
|
||||
* Otherwise, the libname argument is loaded from a system library
|
||||
* location and mapped to a native library image in an implementation-
|
||||
* dependent manner.
|
||||
* location and mapped to a native library image in an
|
||||
* implementation-dependent manner.
|
||||
* <p>
|
||||
* The call {@code System.loadLibrary(name)} is effectively
|
||||
* equivalent to the call
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue