8314738: Remove all occurrences of and support for @revised

Reviewed-by: mr
This commit is contained in:
Pavel Rappo 2023-08-22 13:02:53 +00:00
parent 6b9df037e4
commit f39fc0aa2d
28 changed files with 8 additions and 124 deletions

View file

@ -157,8 +157,6 @@ public class InputStreamReader extends Reader {
* {@code null} if the stream has been closed
*
* @see Charset
*
* @revised 1.4
*/
public String getEncoding() {
return sd.getEncoding();