mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8274075: Fix miscellaneous typos in java.base
Reviewed-by: dfuchs, darcy, iris, lancea, bpb
This commit is contained in:
parent
8b833bbea8
commit
8799856528
9 changed files with 25 additions and 26 deletions
|
@ -809,7 +809,7 @@ public final class Security {
|
|||
* setProperty() was either "package.access" or
|
||||
* "package.definition", we need to signal to the SecurityManager
|
||||
* class that the value has just changed, and that it should
|
||||
* invalidate it's local cache values.
|
||||
* invalidate its local cache values.
|
||||
*/
|
||||
private static void invalidateSMCache(String key) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue