[s390] Use flag kind "diagnostic" for platform specific flags

XMLWordPrintable

    • Type: CSR
    • Resolution: Approved
    • Priority: P4
    • 16
    • Component/s: hotspot
    • behavioral
    • minimal
    • -XX:+UnlockDiagnosticVMOptions need to be specified in addition when using them.
    • add/remove/modify command line option

      Summary

      Current platform implementation in globals_s390.hpp uses regular product flags for everything.

      Problem

      These platform specific flags were never intended for official support. They are only there to diagnose issues and find workarounds.

      Solution

      Change flag kind to "diagnostic".

      Specification

      Change these flags from regular product to diagnostic:

      ReoptimizeCallSequences

      UseByteReverseInstruction

      ExpandLoadingBaseDecode

      ExpandLoadingBaseDecode_NN

      ExpandLoadingBaseEncode

      ExpandLoadingBaseEncode_NN

      MVCLEThreshold

      PreferLAoverADD

      TraceTraps

            Assignee:
            Martin Doerr
            Reporter:
            Martin Doerr
            David Holmes, Lutz Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: