test/java/util/Locale/Bug4175998Test.java

Print this page

        

*** 18,34 **** * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ /* ! @test ! @summary test ISO639-2 language codes ! @compile -encoding ascii -source 5 Bug4175998Test.java ! @run main Bug4175998Test ! @bug 4175998 ! */ /* * * * (C) Copyright IBM Corp. 1998 - All Rights Reserved * --- 18,36 ---- * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ + /* ! * @test ! * @summary test ISO639-2 language codes ! * @compile -encoding ascii Bug4175998Test.java ! * @run main Bug4175998Test ! * @bug 4175998 8031651 ! */ ! /* * * * (C) Copyright IBM Corp. 1998 - All Rights Reserved *