mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
Reviewed-by: alanb, prappo, dfuchs
This commit is contained in:
parent
916f00acc1
commit
53b2368d49
25 changed files with 107 additions and 99 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -51,7 +51,7 @@ import java.io.ObjectStreamException;
|
|||
* <p> When four parts are specified, each is interpreted as a byte of
|
||||
* data and assigned, from left to right, to the four bytes of an IPv4
|
||||
* address.
|
||||
|
||||
*
|
||||
* <p> When a three part address is specified, the last part is
|
||||
* interpreted as a 16-bit quantity and placed in the right most two
|
||||
* bytes of the network address. This makes the three part address
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue