RFR: 8352075: Perf regression accessing fields [v15]
Radim Vansa
rvansa at openjdk.org
Tue Jun 3 07:18:58 UTC 2025
On Sat, 31 May 2025 14:49:48 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>>
>> More debug logs
>
> I can reproduce the crash when building slowdebug on linux-x64.
@coleenp I fixed the coding style (I wish OpenJDK had a linter, or at least a checker... the asterisk placement is hard to get used to), improved docs and moved the jtreg test to runtime/FieldStream (I think that FieldLayout checks how are fields placed within an instance).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24847#issuecomment-2933845743
More information about the hotspot-dev
mailing list