--- old/src/sample/share/jmx/jmx-scandir/src/etc/access.properties 2014-11-20 16:03:40.912662648 +0000 +++ new/src/sample/share/jmx/jmx-scandir/src/etc/access.properties 2014-11-20 16:03:40.743651208 +0000 @@ -8,9 +8,9 @@ # passwords. To be functional, a role must have an entry in # both the password and the access files. # -# Default location of this file is $JRE/lib/management/jmxremote.access -# You can specify an alternate location by specifying a property in -# the management config file $JRE/lib/management/management.properties +# Default location of this file is $JRE/conf/management/jmxremote.access +# You can specify an alternate location by specifying a property in +# the management config file $JRE/conf/management/management.properties # (See that file for details) # # The file format for password and access files is syntactically the same @@ -30,9 +30,9 @@ # that changes the environment of the running program. # "readwrite" grants access to read and write attributes of MBeans, # to invoke operations on them, and to create or remove them. -# This access should be granted to only trusted clients, +# This access should be granted to only trusted clients, # since they can potentially interfere with the smooth -# operation of a running program +# operation of a running program # # A given role should have at most one entry in this file. If a role # has no entry, it has no access. @@ -41,7 +41,7 @@ # # # Default access control entries: -# o The "monitorRole" role has readonly access. +# o The "monitorRole" role has readonly access. # o The "controlRole" role has readwrite access. # # monitorRole readonly