Renamed jdkHeaders to altHeaders in all places where it makes sense.

This commit is contained in:
Evgeny Gerashchenko
2012-05-15 13:24:18 +04:00
parent 4ab2588cbd
commit 15f6e7403e
35 changed files with 172 additions and 175 deletions
@@ -22,7 +22,7 @@ public class SafeRefTest extends CodegenTestCase {
@Override
protected void setUp() throws Exception {
super.setUp();
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.JDK_HEADERS);
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.ALT_HEADERS);
}
public void test247 () throws Exception {