forked from phoedos/pmd

This allows languages, that don't need a classloader while creating symbol table to just override the one method. In the test, we call always the overloaded method with class loader with made the symbol table processing not being run for tests in plsql. Fixes #2325