RFR: 8297476: Increase InlineSmallCode default from 1000 to 2500 for RISC-V [v2]
Fei Yang
fyang at openjdk.org
Wed Nov 23 10:04:59 UTC 2022
On Wed, 23 Nov 2022 07:13:37 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> I am curious: is `2000` significantly better than `2500` that other platforms overrides do here? If not, I'd prefer `2500`, so that we could eventually just use it as platform-independent default value.
Well, not that significant. I am OK to default to '2500' too.
I have pushed a new version unifying the code for the three CPUs. Please take another look. Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/11310
More information about the hotspot-compiler-dev
mailing list