RFR: 8358696: Assert with extreme values for -XX:BciProfileWidth [v6]

Fei Yang fyang at openjdk.org
Tue Aug 12 08:16:13 UTC 2025


On Mon, 11 Aug 2025 11:17:13 GMT, Saranya Natarajan <snatarajan at openjdk.org> wrote:

>> Saranya Natarajan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Addressing review - testcase and max range is set to 1000
>
> In the process of adding port maintainers to this PR, I by mistake added (and removed) some of them as contributor. I will update the contributor list before closing the PR. Sorry for the inconvenience

@sarannat : Hi, Thanks for the ping!
I just tried the newly-added test on linux-riscv64 and I think we still need some extra change for this platform.
Do you mind adding that in this PR? I see the test pass with this addon change when running with fastdebug build.
[riscv-addon-fix.diff.txt](https://github.com/user-attachments/files/21729910/riscv-addon-fix.diff.txt)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26139#issuecomment-3178215604


More information about the hotspot-compiler-dev mailing list