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

Enhance VM option parsing to allow options to be specified in a file

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P2
    • 9
    • None
    • hotspot
    • b83

    Backports

      Description

        Enhance the VM Option Parsing to allow options to be specified in a file.
        The existing mechanisms in the VM that support options specification
        include the command line, a flags file, and environment variables. The
        flags file only supports Boolean VM options like -XX:+PrintVMOptions;
        the VM Options that take a value or a string are not supported.

        Requests have have been submitted to enhance the existing VM Option
        Parsing to allow a file to be specified that allows all VM Options to
        be specified in a file.

        Attachments

          Issue Links

            Activity

              People

                rdurbin Ron Durbin (Inactive)
                rdurbin Ron Durbin (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: