• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Regression test for the verifier which used to hard fail when using
2filled-new-array with an unresolved type. We now accept it, and a
3NoClassDefFoundError will be thrown at runtime.
4