opal icon indicating copy to clipboard operation
opal copied to clipboard

Use string analysis results for `Class.forName` reflective calls

Open maximilianruesch opened this issue 5 months ago • 1 comments

Uses the results generated in #1 by:

  • Integrating them into the ClassForName reflective call analysis
  • Adding a string analysis demo along with a demo package showcasing the ability of the now integrated analysis to resolve calls across the Apache Xerces Framework

This PR contains some compromises and bugfixes that still need to be ironed out.

maximilianruesch avatar Sep 08 '24 21:09 maximilianruesch