tkobayas commented on PR #6473: URL: https://github.com/apache/incubator-kie-drools/pull/6473#issuecomment-3370527471
@mariofusco > it would be great to have a test case reproducing it. https://github.com/apache/incubator-kie-drools/issues/6472 has the reproduce steps using `edu.illinois:nondex-maven-plugin` to forcibly cause the issue. https://github.com/TestingResearchIllinois/NonDex ``` NonDex is a tool for detecting and debugging wrong assumptions on under-determined Java APIs. An example of such an assumption is when code assumes the order of iteration through the entries in a java.util.HashMap is deterministic ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
