definedClassNames

Every binary name this loader has DEFINED (not merely delegated), for the preload working-set capture. findClass is this loader's only definition site.

Jar-entry classes only: names loadClass delegated to the parent are absent (those are the game loader's classes), and JVM-synthesized lambda / hidden classes never come through findClass, so no $$ / / name filtering is needed.