Analyse module definitions in Truffle API JARs in Maven and Graal Distribution #432
Closed
4 tasks done
Labels
p-high
Should be completed in the next sprint
Summary
It is suggested that these two differ in how 'open' each of them is.
Maybe the Maven distribution is open enough to allow zinc to do its API anaylsis.
Value
We may get rid of the Illegal Access Errors by making sure zinc loads the right version of the JAR, as long as one of them is really more open.
Specification
We may also explore the possibility of patching the JAR with more open permissions.(Unnecessary as the Maven version of Truffle is open as necessary, we just have to ensure we use this one).Acceptance Criteria & Test Cases
If they are not open, we tried patching the JAR manually to make it more openThe text was updated successfully, but these errors were encountered: