Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8071573

Update the JMC options on the man page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • docs
    • 9

    Description

      In JMC 6.0.0, bundled with JDK 9,
      we have changed the default behavior when setting vmargs for JMC.

      The options should change from:

      -vmargs <jvm-arguments>
      Override the jvm arguments specified in the jmc.ini file located in JDK/bin

      --launcher.appendVmargs
      Append jvm arguments to the -vmargs flag to those in the jmc.ini file.



      to:

      -vmargs <jvm-arguments>
      Append <jvm-arguments> to the the jvm arguments specified in the jmc.ini file located in JDK/bin

      --launcher.overrideVmargs
      Override the jvm arguments from the jmc.ini file with those specified with the -vmargs flag.

      Attachments

        Issue Links

          Activity

            People

              shommel Scott Hommel (Inactive)
              klward Klara Ward
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: