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

comparing double to max_intx gives unexpected results

XMLWordPrintable

    • b24

      % java -XX:CompileThresholdScaling=922337203685477.5808 -version
      CompileThreshold (-9223372036854775808) must be between 0 and 1073741823
      intx Tier0InvokeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier0BackedgeNotifyFreqLog=32 is outside the allowed range [ 0 ... 30 ]
      intx Tier3InvocationThreshold=184467440737095520 is outside the allowed range [ 0 ... 2147483647 ]
      intx Tier3MinInvocationThreshold=92233720368547760 is outside the allowed range [ 0 ... 2147483647 ]
      intx Tier3CompileThreshold=1844674407370955264 is outside the allowed range [ 0 ... 2147483647 ]
      intx Tier3BackEdgeThreshold=9223372036854775807 is outside the allowed range [ 0 ... 2147483647 ]
      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 ]
      intx Tier4InvocationThreshold=4611686018427387904 is outside the allowed range [ 0 ... 2147483647 ]
      intx Tier4MinInvocationThreshold=553402322211286592 is outside the allowed range [ 0 ... 2147483647 ]
      intx Tier4CompileThreshold=9223372036854775807 is outside the allowed range [ 0 ... 2147483647 ]
      intx Tier4BackEdgeThreshold=9223372036854775807 is outside the allowed range [ 0 ... 2147483647 ]
      java version "19-internal" 2022-09-20

            dlong Dean Long
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: