RFR: 8327379: Make TimeLinearScan a develop flag [v2]

Vladimir Kozlov kvn at openjdk.org
Wed Mar 6 09:12:46 UTC 2024


On Tue, 5 Mar 2024 16:13:09 GMT, Denghui Dong <ddong at openjdk.org> wrote:

>> Hi,
>> 
>> Please help review this change that makes TimeLinearScan a develop flag.
>> 
>> Currently, TimeLinearScan is only used in code guarded by '#ifndef PRODUCT'. We should move it to develop or maybe notproduct.
>
> Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update header

Good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18125#pullrequestreview-1919164251


More information about the hotspot-compiler-dev mailing list