RFR: 8303252: G1: Return early from Full-GC if no regions are selected for compaction. [v4]

Thomas Schatzl tschatzl at openjdk.org
Wed Mar 1 10:25:08 UTC 2023


On Wed, 1 Mar 2023 09:37:37 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

>> Wouldn't `log_info(gc, phases) ("No Regions selected for compaction.` above (on the info level) already cover this?
>
> It is fine for me either way, can keep both or leave just the log_info.

The `log_info` one is sufficient.

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

PR: https://git.openjdk.org/jdk/pull/12768


More information about the hotspot-gc-dev mailing list