On Thu, 20 Nov 2025 20:59:20 GMT, Coleen Phillimore <[email protected]> wrote:
>> Frederic Parain has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix ArrayProperties for NULLABLE_ATOMIC_FLAT > > src/hotspot/share/oops/arrayKlass.cpp line 238: > >> 236: return props; >> 237: } >> 238: > > This is a good refactoring. nit: I think the coding style has the break > indented with the props = lines. Fixed ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/1745#discussion_r2556380131
