mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +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
|
@ -34,7 +34,7 @@ import java.util.List;
|
|||
import static sun.security.util.SecurityConstants.PROVIDER_VER;
|
||||
import static sun.security.util.SecurityProviderConstants.*;
|
||||
|
||||
/**
|
||||
/*
|
||||
* The "SunJCE" Cryptographic Service Provider.
|
||||
*
|
||||
* @author Jan Luehe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue