Description
This work progresses resolution of this Jira ticket. NR Labs has created an experimental module for Mule 4.9, and found that when running it on the required JDK 17, IllegalAccessExceptions are propagated due to JPMS encapsulation. This task is to explore a solution within the agent where this exception can be mitigated when paired with the experimental module.
Additional context
Technical breakdown and reproduction
Description
This work progresses resolution of this Jira ticket. NR Labs has created an experimental module for Mule 4.9, and found that when running it on the required JDK 17,
IllegalAccessExceptions are propagated due to JPMS encapsulation. This task is to explore a solution within the agent where this exception can be mitigated when paired with the experimental module.Additional context
Technical breakdown and reproduction