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

Make -XX:+StressLdcRewrite option a diagnostic option

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 17
    • hotspot
    • None
    • behavioral
    • minimal
    • This was a debugging option from 2001. Nobody should have this option in their command lines.
    • add/remove/modify command line option
    • JDK

      Summary

      The option -XX:+StressLdcRewrite should be a diagnostic option. Customers should not use this.

      Problem

      There is never a use for this option in production except debugging.

      Solution

      Change to Diagnostic option that needs to be unlocked with -XX:+UnlockDiagnosticVMOptions.

      Specification

      • product(bool, StressLdcRewrite, false, \
      • product(bool, StressLdcRewrite, false, DIAGNOSTIC, \

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: