RFR: 8358696: Assert with extreme values for -XX:BciProfileWidth [v6]
    Saranya Natarajan 
    snatarajan at openjdk.org
       
    Wed Aug 20 13:35:35 UTC 2025
    
    
  
On Wed, 13 Aug 2025 09:45:21 GMT, Saranya Natarajan <snatarajan at openjdk.org> wrote:
>> Shouldn't we check that the vm doesn't crash with `BciProfileWidth=-1` and `BciProfileWidth=100000` (or another very high value)?
>
> @dafedafe : I am working on this and will upload the changes soon.
I have uploaded a test that checks two values of `BciProfileWidth` that outside the range
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26139#discussion_r2288185425
    
    
More information about the hotspot-compiler-dev
mailing list