mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-03 04:30:06 +00:00
8153882: rmid emits warning about security policy with obsolete URL
Remove absolute link to rmid documentation Reviewed-by: smarks
This commit is contained in:
parent
2de1b5ce26
commit
0807977548
@ -87,13 +87,10 @@ rmid.group.inactive=\
|
||||
# class/permission names.
|
||||
rmid.exec.perms.inadequate=\
|
||||
Activation.main: warning: sun.rmi.activation.execPolicy system\n\
|
||||
property unspecified and no ExecPermissions/ExecOptionPermissions\n\
|
||||
granted; subsequent activation attempts may fail due to unsuccessful\n\
|
||||
ExecPermission/ExecOptionPermission permission checks. For\n\
|
||||
documentation on how to configure rmid security, refer to:\n\
|
||||
\n\
|
||||
http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\n\
|
||||
http://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n
|
||||
property unspecified and no ExecPermissions/ExecOptionPermissions\n\
|
||||
granted; subsequent activation attempts may fail due to unsuccessful\n\
|
||||
ExecPermission/ExecOptionPermission permission checks. \n\
|
||||
To configure security, refer to the rmid documentation.\n
|
||||
|
||||
# "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated,
|
||||
# because they are syntax
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user