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

Update the JMC options on the man page

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: