- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    7
- 
        b78
- 
        generic
- 
        generic
                    About 100 regression tests in the JDK 7 jdk repository inappropriately use the "-source" option to compile code to an earlier source level.  Often these directives were created in JDK 5 before the default source level was raised to 5; therefore, such directives were necessary in tests to enable the new language features.  Generally, such directives should be removed so that the latest source level is exercised.
            
- relates to
- 
                    JDK-8031651 Remove unneeded -source and -target flags in jdk repo regression tests -           
- Resolved
 
-         
- 
                    JDK-6843761 Update langtools tests to remove unncessary -source and -target options -           
- Closed
 
-