On Tue, 2 Jun 2026 19:48:32 GMT, Daniel D. Daugherty <[email protected]> wrote:
>> .github/workflows/main.yml line 177: >> >>> 175: echo 'true' >>> 176: return >>> 177: fi >> >> This looks like left over project specific logic that should probably be >> removed before integration into the jdk repo. > > See the following bug comment for my analysis: > https://bugs.openjdk.org/browse/JDK-8385743?focusedId=14884160&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14884160 > > This is the summary from that analysis: >> If the 'lworld' branch is going to be retired when JEP-401 integrates, then >> this change should also be removed OR it should be changed to the name >> of the new branch for Valhalla follow-up work after JEP-401. > > @lfoltan - What is the plan for the 'lworld' branch after JEP-401 integrates? Discussed today, we'll likely freeze `lworld` at the point of integration, and do later development in other branches of the `valhalla` repository. (Not sure the implications for this file, but hope that helps.) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31123#discussion_r3350904303
