Skip to content

Added Static method check before executing #438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CrypticMessenger
Copy link

in ref to issue: #250 (comment)

  • Added isStatic() class check before executing in INVOKESTATIC.java

@cyrille-artho
Copy link
Member

Hi,
Thank you for the patch.
Please try to add a test that fails without the patch but succeeds with it, so we can see what use case gets fixed with the patch.

Copy link
Member

@cyrille-artho cyrille-artho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a unit test that fails on the previous version of JPF but succeeds with your patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants