With Lambda going in JDK8, use of '_' as an identifier is being deprecated. For JDK8, warnings will be generated for its usage.
A test needs to be written to use '_' as an identifier for all possible usages of identifier and check that warnings are generated for each case.
A test needs to be written to use '_' as an identifier for all possible usages of identifier and check that warnings are generated for each case.
- relates to
- 
                    JDK-8005852 Treatment of '_' as identifier -           
- Closed
 
-         
- 
                    JDK-8006561 Langtools test failure: missing diags/examples -           
- Closed
 
-         
- 
                    JDK-8007427 Annotation element as '_' gives compiler error instead of a warning -           
- Closed
 
-