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

CompileThresholdScaling fails to work on 32-bit platforms

    XMLWordPrintable

Details

    • b27

    Description

      java -XX:CompileThresholdScaling=0.75 -version

      intx Tier0InvokeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier0BackedgeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier2InvokeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier2BackedgeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier3InvokeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier3BackedgeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier23InlineeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]

      Attachments

        Issue Links

          Activity

            People

              jiefu Jie Fu
              jiefu Jie Fu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: