-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: tools
-
b66
-
Not verified
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.