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