Venkata Krishnan

Results 10 comments of Venkata Krishnan

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.

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

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`.