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

Guoxiong Li gli at openjdk.org
Wed Mar 6 06:19:49 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

The patch looks good. But I don't really know whether it deserves to do that.

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

Marked as reviewed by gli (Committer).

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


More information about the hotspot-compiler-dev mailing list