Venkata Krishnan
Venkata Krishnan
can I take up this issue?
can i work on this issue
In the PageKind I've removed the PageReadOnlyTrx parameter and added a ResourceConfiguration parameter for passing the necessary data required for serialization and deserialization? is that correct?
I have opened the PR, requesting review to know if there should be any changes.
what should be done?
It seems like org.jcp.xml.dsig.internal.dom.Utils is import that is causing the issue , it is considered internal and used in java.xml.crypto
Does removing it fix the issue?
i have updated the pr
Can i work on this issue?
The `allmatcher` function in `removeSsaVar `method appears to be the source of the issue , as it compares `list` elements and `predicate `test elements, returning false and resulting in `JadxRuntimeException`.