[lworld] RFR: 8311219: [lworld] VM option "InlineFieldMaxFlatSize" cannot work well

Xiaohong Gong xgong at openjdk.org
Fri Sep 8 09:10:13 UTC 2023


On Sat, 19 Aug 2023 04:45:13 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>>> Are you inclined to re-instantiate the old behavior ?
>> 
>> May I ask what the "old behavior" do you mean? Thanks!
>
>> > Are you inclined to re-instantiate the old behavior ?
>> 
>> May I ask what the "old behavior" do you mean? Thanks!
> 
> Hi @XiaohongGong ,
> Updated my previous comment, I am able reproduce an intermittent crash in another test "compiler/valhalla/inlinetypes/TestGetfieldChains.java" with additional JVM options :  "-Xbatch -XX:TieredStopAtLevel=1 -XX:CompileThresholdScaling=0.1 -XX:InlineFieldMaxFlatSize=0"
> [hs_err_pid1570004.txt](https://github.com/openjdk/valhalla/files/12385038/hs_err_pid1570004.txt)
> [replay_pid1570004.txt](https://github.com/openjdk/valhalla/files/12385039/replay_pid1570004.txt)
> [TestGetfieldChains.txt](https://github.com/openjdk/valhalla/files/12385040/TestGetfieldChains.txt)
> 
> Please find attached relevant logs and replay file.
> 
> Best Regards,
> Jatin

Thanks for the review @jatin-bhateja  @TobiHartmann!

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

PR Comment: https://git.openjdk.org/valhalla/pull/888#issuecomment-1711336215



More information about the valhalla-dev mailing list