RFR: 8151413: os::allocation_granularity/page_size and friends return signed values [v6]
Afshin Zafari
duke at openjdk.org
Sat Jan 21 15:47:06 UTC 2023
On Fri, 20 Jan 2023 17:27:17 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Afshin Zafari has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
>>
>> - Merge 'master'
>> - 8151413: os::allocation_granularity/page_size and friends return signed values
>> - 8151413: os::allocation_granularity/page_size and friends return signed values
>> - 8151413: os::allocation_granularity/page_size and friends return signed values
>> - 8151413: os::allocation_granularity/page_size and friends return signed values
>> - 8151413: os::allocation_granularity/page_size and friends return signed values
>
> src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
>
> I'm not sure if we need to add this line for such a small change in the file.
This line is result of the merge with master (and it was a conflict).
-------------
PR: https://git.openjdk.org/jdk/pull/12091
More information about the shenandoah-dev
mailing list