On Thu, 14 May 2026 14:31:42 GMT, Stefan Karlsson <[email protected]> wrote:
>> Frederic Parain has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Restore blank lines > > src/hotspot/share/prims/jvm.cpp line 585: > >> 583: >> 584: assert(klass->is_objArray_klass(), "Expects an object array"); >> 585: > > Commenting on this one because I've been tweaking this function: I don't > think this removal makes the code easier to read. The other sections below > have blank lines to aid readability. Blank lines restored. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2435#discussion_r3248093895
