JDK 11 jdk.localedata.jmod - Locale Data Module

JDK 11 jdk.localedata.jmod is the JMOD file for JDK 11 Localedata module.

JDK 11 Locale Data module compiled class files are stored in \fyicenter\jdk-11.0.1\jmods\jdk.localedata.jmod.

JDK 11 Locale Data module compiled class files are also linked and stored in the \fyicenter\jdk-11.0.1\lib\modules JImage file.

JDK 11 Locale Data module source code files are stored in \fyicenter\jdk-11.0.1\lib\src.zip\jdk.localedata.

You can click and view the content of each source code file in the list below.

✍: FYIcenter

sun/text/resources/ext/CollationData_el.java

/*
 * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
 * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 */

/*
 */

/*
 * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
 * (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
 *
 * The original version of this source code and documentation
 * is copyrighted and owned by Taligent, Inc., a wholly-owned
 * subsidiary of IBM. These materials are provided under terms
 * of a License Agreement between Taligent and Sun. This technology
 * is protected by multiple US and International patents.
 *
 * This notice and attribution to Taligent may not be removed.
 * Taligent is a registered trademark of Taligent, Inc.
 *
 */

package sun.text.resources.ext;

import java.util.ListResourceBundle;

public class CollationData_el extends ListResourceBundle {

    protected final Object[][] getContents() {
        return new Object[][] {
            { "Rule",
                "& \u0361 = \u0387 = \u03f3 " // ?? \u03f3 is letter yot
                // punctuations
                + "& \u00b5 "
                + "< \u0374 "        // upper numeral sign
                + "< \u0375 "        // lower numeral sign
                + "< \u037a "        // ypogegrammeni
                + "< \u037e "        // question mark
                + "< \u0384 "        // tonos
                + "< \u0385 "        // dialytika tonos
                // Greek letters sorts after Z's
                + "& Z < \u03b1 , \u0391 "  // alpha
                + "; \u03ac , \u0386 "  // alpha-tonos
                + "< \u03b2 , \u0392 "  // beta
                + "; \u03d0 "           // beta symbol
                + "< \u03b3 , \u0393 "  // gamma
                + "< \u03b4 , \u0394 "  // delta
                + "< \u03b5 , \u0395 "  // epsilon
                + "; \u03ad , \u0388 "  // epsilon-tonos
                + "< \u03b6 , \u0396 "  // zeta
                + "< \u03b7 , \u0397 "  // eta
                + "; \u03ae , \u0389 "  // eta-tonos
                + "< \u03b8 , \u0398 "  // theta
                + "; \u03d1 "           // theta-symbol
                + "< \u03b9 , \u0399 "  // iota
                + "; \u03af , \u038a "  // iota-tonos
                + "; \u03ca , \u03aa "  // iota-dialytika
                + "; \u0390 "           // iota-dialytika
                + "< \u03ba , \u039a "  // kappa
                + "; \u03f0 "           // kappa symbol
                + "< \u03bb , \u039b "  // lamda
                + "< \u03bc , \u039c "  // mu
                + "< \u03bd , \u039d "  // nu
                + "< \u03be , \u039e "  // xi
                + "< \u03bf , \u039f "  // omicron
                + "; \u03cc , \u038c "  // omicron-tonos
                + "< \u03c0 , \u03a0 "  // pi
                + "; \u03d6 < \u03c1 "  // pi-symbol
                + ", \u03a1 "           // rho
                + "; \u03f1 "           // rho-symbol
                + "< \u03c3 , \u03c2 "  // sigma(final)
                + ", \u03a3 "           // sigma
                + "; \u03f2 "           // sigma-symbol
                + "< \u03c4 , \u03a4 "  // tau
                + "< \u03c5 , \u03a5 "  // upsilon
                + "; \u03cd , \u038e "  // upsilon-tonos
                + "; \u03cb , \u03ab "  // upsilon-dialytika
                + "= \u03d4 "           // upsilon-diaeresis-hook
                + "; \u03b0 "           // upsilon-dialytika-tonos
                + "; \u03d2 "           // upsilon-hook symbol
                + "; \u03d3 "           // upsilon-acute-hook
                + "< \u03c6 , \u03a6 "  // phi
                + "; \u03d5 "           // phi-symbol
                + "< \u03c7 , \u03a7 "  // chi
                + "< \u03c8 , \u03a8 "  // psi
                + "< \u03c9 , \u03a9 "  // omega
                + "; \u03ce , \u038f "  // omega-tonos
                + ", \u03da , \u03dc "  // stigma, digamma
                + ", \u03de , \u03e0 "  // koppa, sampi
                + "< \u03e3 , \u03e2 "  // shei
                + "< \u03e5 , \u03e4 "  // fei
                + "< \u03e7 , \u03e6 "  // khei
                + "< \u03e9 , \u03e8 "  // hori
                + "< \u03eb , \u03ea "  // gangia
                + "< \u03ed , \u03ec "  // shima
                + "< \u03ef , \u03ee "  // dei

                + "& \u03bc = \u00b5 "  // Micro symbol sorts with mu
            }
        };
    }
}

sun/text/resources/ext/CollationData_el.java

 

Or download all of them as a single archive file:

File name: jdk.localedata-11.0.1-src.zip
File size: 6953463 bytes
Release date: 2018-11-04
Download 

 

JDK 11 jdk.management.jmod - Management Module

JDK 11 jdk.jstatd.jmod - JStatd Module

Download and Use JDK 11

⇑⇑ FAQ for JDK (Java Development Kit)

2020-06-21, 174258👍, 0💬