It would be better to check the validity of the class name more explicitly. These days, `SourceVersion.isName` would be an excellent way to check the name.
https://docs.oracle.com/en/java/javase/11/docs/api/java.compiler/javax/lang/model/SourceVersion.html#isName(java.lang.CharSequence,javax.lang.model.SourceVersion)
- relates to
-
CODETOOLS-7903098 CODETOOLS-7903093 breaks some `basic` tests
-
- Resolved
-