rmannibucau commented on PR #53: URL: https://github.com/apache/openwebbeans/pull/53#issuecomment-1611029535
this is the standard JVM behavior, `Class` cached the loaded bytecode which has no deterministic order but once loaded it is sorted. Not sure it is well documented but all JVM behave like that. -- 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: dev-unsubscr...@openwebbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org