Skip to content

Rectifies the java.lang.NoSuchMethodError when usinf printf #172

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

Merged
merged 2 commits into from
Jan 29, 2019

Conversation

manish3499
Copy link

The model and peer classes java.util.regex.Matcher are modified to accommodate the overloading of the function find() , the lack of which was causing the error.

…nd(I)Z error by overloading the find() method in native peer classes
@manish3499 manish3499 changed the title Rectifies the java.lang.NoSuchMethodError Rectifies the java.lang.NoSuchMethodError #164 Jan 27, 2019
@manish3499 manish3499 changed the title Rectifies the java.lang.NoSuchMethodError #164 Rectifies the java.lang.NoSuchMethodError when usinf printf Jan 27, 2019
@cyrille-artho cyrille-artho merged commit 0a84e8e into javapathfinder:master Jan 29, 2019
@cyrille-artho
Copy link
Member

Thank you for fixing this!

@manish3499 manish3499 deleted the printf_issue branch February 10, 2019 23:36
@manish3499 manish3499 restored the printf_issue branch February 10, 2019 23:36
varad64 pushed a commit to varad64/jpf-core that referenced this pull request Aug 11, 2023
varad64 pushed a commit to varad64/jpf-core that referenced this pull request Aug 11, 2023
cyrille-artho pushed a commit that referenced this pull request Aug 12, 2023
…atch for #172 to fix PrintStreamTest (#392)

Co-authored-by: varad64 <[email protected]>
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