classic javac prefers to read a class file if it is newer than the corresponding source file, but classic apt always prefers to read a source file if it is available (because of any source-retention annotations, which would not be in the class file.
This causes schizophrenia for Mustang javac, which needs to be resolved.
This causes schizophrenia for Mustang javac, which needs to be resolved.