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

Saranya Natarajan snatarajan at openjdk.org
Wed Aug 13 09:48:19 UTC 2025


On Tue, 12 Aug 2025 15:16:40 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:

>> Thank you for the review. 
>> I have now included `@requires vm.debug`
>
> 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.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26139#discussion_r2272747902


More information about the hotspot-compiler-dev mailing list