matrei opened a new pull request, #2268:
URL: https://github.com/apache/groovy/pull/2268

   Sort element value pairs by key before collecting them into a 
`LinkedHashMap` to ensure consistent iteration order across builds.
   
   This change addresses GROOVY-11715 without requiring `TreeMap` usage 
downstream, contributing to more reproducible build outputs.
   
   I'm not sure if this is better than #2267, but perhaps it moves the solution 
one step closer to the source of the problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to