Skip to content
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

investigate issue714 #716

Closed
wants to merge 9 commits into from
Closed

investigate issue714 #716

wants to merge 9 commits into from

Conversation

swissiety
Copy link
Collaborator

@swissiety swissiety commented Oct 25, 2023

starter base - feel free to investigate further!
fix slow_localSplitter():

  • can not find the Method: compares JavaClassType with JavaModuleClassType refering to java.lang.String and fails
  • JavaModuleView.getClasses() only returns classes that are alredy queried by getClass( type )

bloated_AsmMethodSource_worklist:

  • fix view as above to retrieve the method
  • ...

TypeAssigner not terminating was fixed in the meantime.

closes #714

@Timbals Timbals mentioned this pull request Feb 7, 2024
# Conflicts:
#	sootup.java.core/src/main/java/sootup/java/core/JavaModuleProject.java
#	sootup.java.core/src/main/java/sootup/java/core/views/JavaView.java
@swissiety
Copy link
Collaborator Author

Issues are solved in the meantime or are outsourced into #898

@swissiety swissiety closed this Jun 4, 2024
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.

IR building fail to halt in some test cases
1 participant