8298027: Remove SCCS id's from awt jtreg tests
Reviewed-by: aivanov
This commit is contained in:
parent
8d8a28ffcb
commit
ba2d28e911
test/jdk/java/awt/font/TextLayout
@ -21,7 +21,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* @test @(#)TestOldHangul.java
|
||||
/* @test
|
||||
* @summary Verify Old Hangul display
|
||||
* @bug 6886358
|
||||
* @ignore Requires a special font installed.
|
||||
@ -80,4 +80,3 @@ public class TestOldHangul {
|
||||
frame.setVisible(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* @test @(#)TestTibetan.java
|
||||
/* @test
|
||||
* @summary verify tibetan output
|
||||
* @bug 6886358
|
||||
* @ignore Requires a special font installed
|
||||
@ -84,4 +84,3 @@ public class TestTibetan {
|
||||
frame.setVisible(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user