- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 19
 - 
    Component/s: hotspot
 
- 
        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
            
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
- relates to
 - 
                    
JDK-8283641 Large value for CompileThresholdScaling causes assert
-         
     - Resolved
 
 -         
 - 
                    
JDK-8287169 compiler/arguments/TestCompileThresholdScaling.java fails on x86_32 after JDK-8287052
-         
     - Resolved
 
 -         
 - 
                    
JDK-8259288 Debug build failure with clang-10 due to -Wimplicit-int-float-conversion
-         
     - Resolved
 
 -