8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases)
Reviewed-by: zgu, shade
Contributed-by: Ao Qi <aoqi@loongson.cn>
8217047: Provide a way to inject missing parameter names
Summary: Adding a way to provide parameter names that are missing in the classfiles.
Reviewed-by: darcy, jjg
8215407: javac should reject class files with bad EnclosingMethod attributes
Summary: Reject classfiles with broken EnclosingMethod attribute.
Reviewed-by: jjg