Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b66
-
Not verified
Description
Currently, javac's internal mechanisms for deferring diagnostics are somewhat clumsy, requiring clients to save/restore two variables when temporarily changing the policy.
This could be cleaned up by using a new DiagnosticHandler class.
This could be cleaned up by using a new DiagnosticHandler class.