8343484: Remove unnecessary @SuppressWarnings annotations (nio)

Reviewed-by: alanb
This commit is contained in:
Archie Cobbs 2024-11-04 16:13:10 +00:00
parent 7f8450cc51
commit 23fa1a3327
3 changed files with 4 additions and 5 deletions

View file

@ -228,7 +228,6 @@ public abstract class Charset$Coder$ {
* @throws IllegalArgumentException
* If the preconditions on the parameters do not hold
*/
@SuppressWarnings("this-escape")
protected Charset$Coder$(Charset cs,
float average$ItypesPerOtype$,
float max$ItypesPerOtype$)