paulk-asert commented on PR #2229:
URL: https://github.com/apache/groovy/pull/2229#issuecomment-2902649780

   As slightly covered in my email, the order of members using javap on the 
interface and helper classes is as expected, i.e. in declaration order. The 
order returned when calling `Class#getMethods()` in `TraitComposer` when 
processing pre-compiled trait files is non-deterministic which I find 
unexpected but as per the javadoc for that method is not guaranteed. 


-- 
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: notifications-unsubscr...@groovy.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to