josedee opened a new issue, #6905: URL: https://github.com/apache/incubator-kie/issues/6905
When compiling a BPMN process that contains a large number of nodes, the Kogito code generator produces a single process() method whose bytecode exceeds the JVM's hard 64 KB per-method limit. This causes a KieMemoryCompilerException: code too large at build/compile time, making it impossible to use large BPMN process definitions. -- 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]
