mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8343484: Remove unnecessary @SuppressWarnings annotations (nio)
Reviewed-by: alanb
This commit is contained in:
parent
7f8450cc51
commit
23fa1a3327
3 changed files with 4 additions and 5 deletions
|
@ -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$)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue