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

DeoptimizeRandom should not be a product flag

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 14
    • hotspot
    • None
    • behavioral
    • minimal
    • The flag has no use case and no effect in product builds and the likelihood of someone using it in production is low and therefore the compatibility risk is minimal.
    • add/remove/modify command line option
    • Implementation

      Summary

      The flag DeoptimizeRandom does not have an effect in product builds and is therefore changed into a develop flag.

      Problem

      The flag DeoptimizeRandom is exclusively used in code blocks that are only compiled in non-product builds. In product builds, the flag has no usage and therefore no effect.

      Solution

      • Change the flag DeoptimizeRandom to develop type.

      Specification

      The following flag is made develop in JDK 14: DeoptimizeRandom

            chagedorn Christian Hagedorn
            redestad Claes Redestad
            Claes Redestad, Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: