(CL)HSDB cannot show some JVM flags

XMLWordPrintable

    • b06

        "Show -XX flags" on HSDB and `flags` command show -XX flags. However some flags cannot do so.

        sun.jvm.hotspot.runtime.VM.Flag handles -XX flags in debuggee, but it do not handle following types:

          - ccstr
          - ccstrlist
          - double
          - uint64_t


        uintx and size_t are handled as signed value. They should be handled as unsigned value. This bug will also fix it.

              Assignee:
              Yasumasa Suenaga
              Reporter:
              Yasumasa Suenaga
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: