8292189: M-Let should be disabled by default
Add a requirement for the property "com.sun.jmx.enableMLetRegistration" to be set to "true" in order to register an M-Let.
Will create a CSR separately.
Progress
- [ ] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] Change requires a CSR request to be approved
Issues
- JDK-8292189: M-Let should be disabled by default
- JDK-8292295: M-Let should be disabled by default (CSR)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk pull/9852/head:pull/9852
$ git checkout pull/9852
Update a local copy of the PR:
$ git checkout pull/9852
$ git pull https://git.openjdk.org/jdk pull/9852/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 9852
View PR using the GUI difftool:
$ git pr show -t 9852
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/9852.diff
:wave: Welcome back kevinw! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.
@kevinjwalls The following labels will be automatically applied to this pull request:
-
jmx -
serviceability
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command.