I20220804-0700
Currently the OSGiAnnotationsCompilationParticipant scans every source file but actually currently only processing of annotations on package-info.java is supported, thus we can short-circuit here to not slow down things to much in cases where it is know that nothing has to be done.