CompileThresholdScaling fails to work on 32-bit platforms

XMLWordPrintable

    • b27

      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 ]

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

              Created:
              Updated:
              Resolved: