mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8330178: Clean up non-standard use of /** comments in java.base
Reviewed-by: darcy, iris, dfuchs, aivanov, naoto
This commit is contained in:
parent
88a5dcead2
commit
9cc163a999
23 changed files with 78 additions and 84 deletions
|
@ -675,7 +675,7 @@ public abstract class HttpURLConnection extends URLConnection {
|
|||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* The response codes for HTTP, as of version 1.1.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue