8184234: sun.security.provider.AuthPolicyFile$PolicyEntry.toString() throws MissingResourceException
Reviewed-by: weijun
This commit is contained in:
parent
df4305e524
commit
267611e9bf
@ -103,6 +103,7 @@ public class AuthResources extends java.util.ListResourceBundle {
|
||||
{"COLON", ": "},
|
||||
{".error.adding.Permission.", ": error adding Permission "},
|
||||
{"SPACE", " "},
|
||||
{"NEWLINE", "\n"},
|
||||
{".error.adding.Entry.", ": error adding Entry "},
|
||||
{"LPARAM", "("},
|
||||
{"RPARAM", ")"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user