[External] : Re: git: openjdk/leyden: premain: Do not use decomp count for one step workflow

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Aug 6 17:12:12 UTC 2024


You are right, Ashutosh.

It was point fix for Leyden EA where we advertise use one-step workflow 
only.

In premain we need more complicated changes to address this issue to 
cover both workflows. At least we need to check in which mode we are. I 
did not have time to look into it yet.

If you know how to fix it then do it.

Thanks,
Vladimir K

On 8/6/24 6:38 AM, Ashutosh Mehra wrote:
> I think this change is not specific to one-step workflow; it applies to 
> 5-step workflow as well, right?
> 
> - Ashutosh Mehra
> 
> 
> On Fri, Aug 2, 2024 at 7:51 PM duke <duke at openjdk.org 
> <mailto:duke at openjdk.org>> wrote:
> 
>     Changeset: d9811b4a
>     Branch: premain
>     Author:    Vladimir Kozlov <vladimir.kozlov at oracle.com
>     <mailto:vladimir.kozlov at oracle.com>>
>     Committer: iklam <ilam3388 at gmail.com <mailto:ilam3388 at gmail.com>>
>     Date:      2024-07-26 15:12:42 +0000
>     URL:
>     https://git.openjdk.org/leyden/commit/d9811b4a6cef8fd4c9d1adeec5da54825a1ff786 <https://git.openjdk.org/leyden/commit/d9811b4a6cef8fd4c9d1adeec5da54825a1ff786>
> 
>     Do not use decomp count for one step workflow
> 
>     ! src/hotspot/share/code/SCCache.cpp
> 


More information about the leyden-dev mailing list