CodeBuffer::copy_relocations_to(address buf, csize_t buf_limit, bool only_inst) is only used in copy_relocations_to(CodeBlob* dest) which passes false to only_inst, so the former one should be able to be simplified.
- links to
-
Commit(master) openjdk/jdk/fd7f78a5
-
Review(master) openjdk/jdk/26366