Skip to content

investigate issue714#716

Closed
swissiety wants to merge 9 commits intodevelopfrom
issue714
Closed

investigate issue714#716
swissiety wants to merge 9 commits intodevelopfrom
issue714

Conversation

@swissiety
Copy link
Copy Markdown
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
Copy Markdown
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