Skip to content

Conversation

msridhar
Copy link
Collaborator

@msridhar msridhar commented Aug 4, 2023

We use a new WALA feature to only include the java.base module in the AnalysisScope used for JarInfer. JarInfer does not require all JDK standard library modules to be part of the analysis scope, just enough to make a valid class hierarchy, and java.base suffices. This should speed up runs of JarInfer, and in particular it speeds up our JarInfer regression tests.

@msridhar msridhar requested a review from lazaroclapp August 4, 2023 22:28
Copy link
Collaborator

@lazaroclapp lazaroclapp left a comment

Choose a reason for hiding this comment

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

🚀

@msridhar msridhar enabled auto-merge (squash) August 11, 2023 18:55
@msridhar msridhar merged commit bbc696c into uber:master Aug 11, 2023
@msridhar msridhar deleted the wala-1.6.2 branch August 11, 2023 19:03
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