[jdk25u-dev] RFR: 8373714: Shenandoah: Register heuristic penalties following a degenerated GC
Aleksey Shipilev
shade at openjdk.org
Thu Jan 22 17:25:39 UTC 2026
On Thu, 22 Jan 2026 17:18:18 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> I can remove virtual and override from these declarations and the code still compiles on Linux with gcc 10.5.0.
>>
>> My recollection is that certain other compilers (e.g. MacOS and/or Windows) are less forgiving, which is what motivated these changes in the original PR.
>>
>> The GHA testing for backports is not as thorough as the GHA for changes to master.
>
> Yes, prefer clean backports.
>
> I think you need to go to https://github.com/kdnilsen/jdk25u-dev/actions and enable GHA for your personal fork to get the GHA run.
Once you enable GHA runs, you need to either trigger the run manually, or push a commit here.
-------------
PR Review Comment: https://git.openjdk.org/jdk25u-dev/pull/162#discussion_r2717878799
More information about the jdk-updates-dev
mailing list