7186829: test/sun/nio/cs/OLD/JIS_X_0201_OLD.java failed in jdk8 TL nightly build

Fixed the test case

Reviewed-by: alanb
This commit is contained in:
Xueming Shen 2012-07-25 12:47:28 -07:00
parent 9b4da3fa50
commit e55dd14a45

View File

@ -30,8 +30,6 @@
import java.nio.charset.Charset;
import java.nio.charset.CharsetDecoder;
import java.nio.charset.CharsetEncoder;
import sun.nio.cs.SingleByteEncoder;
import sun.nio.cs.SingleByteDecoder;
public class JIS_X_0201_OLD
extends Charset