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

NMT options not accepted via JAVA_TOOL_OPTIONS of -XX:Flags

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 17
    • hotspot

      Since both variants are parsed within CreateJavaVM, passing NativeMemoryTracking via JAVA_TOOL_OPTIONS or via -XX:Flags does not work.

      Note that passing them in a command file via '@<file>' does work, since that is processed in the java launcher, not the hotspot.

      This will be fixed by the same patch which will fix JDK-8256844.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: