Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/openjdk.xml

    r8558044 r3f2db3a6  
    66
    77  <!ENTITY ojdk-tarball              "jdk-&openjdk-version;-ga.tar.gz">
    8   <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk16u">
     8  <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk19u">
    99  <!ENTITY ojdk-download             "&ojdk-repo;/archive/&ojdk-tarball;">
    1010
    1111  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1212
    13   <!ENTITY ojdk-md5sum               "08b1c057136a6756cd8e4609dc517339">
    14   <!ENTITY ojdk-size                 "100 MB">
    15 
    16   <!ENTITY jtreg-version             "4.2.0-tip">
     13  <!ENTITY ojdk-md5sum               "e1067bc90894e5377b61dca68a22f07c">
     14  <!ENTITY ojdk-size                 "103 MB">
     15
     16  <!ENTITY jtreg-version             "6.1+1">
    1717  <!ENTITY jtreg-download            "&anduin-download;/jtreg-&jtreg-version;.tar.gz">
    18   <!ENTITY jtreg-md5sum              "11818f2ae4be19d2c7ae6501be60ee98">
    19   <!ENTITY jtreg-size                "6.9 MB">
    20 
    21   <!ENTITY ojdk-bdsize               "4.7 GB (add 456 MB for tests)">
    22   <!ENTITY ojdk-time                 "5.2 SBU with 4 jobs (add 59 SBU for tests with 4 jobs)">
     18  <!ENTITY jtreg-md5sum              "49e6bfa2506e96f461a01f9421a0961c">
     19  <!ENTITY jtreg-size                "8.0 MB">
     20
     21  <!ENTITY ojdk-bdsize               "5.1 GB (add 596 MB for tests)">
     22  <!ENTITY ojdk-time                 "5.0 SBU with 4 jobs (add 48 SBU for tests with 4 jobs)">
    2323]>
    2424
     
    2626  <?dbhtml filename="openjdk.html" ?>
    2727
    28   <sect1info>
    29     <date>$Date$</date>
    30   </sect1info>
    3128
    3229  <title>OpenJDK-&openjdk-version;</title>
     
    4744    </para>
    4845
    49     &lfs110a_checked;
     46    &lfs112_checked;
    5047
    5148    <para>
     
    5451      In similar fashion to the LGPL, which allows non-free programs to link
    5552      to libraries provided by free software, the
    56       <ulink url="http://openjdk.java.net/legal/gplv2+ce.html">GNU
     53      <ulink url="https://openjdk.org/legal/gplv2+ce.html">GNU
    5754      General Public License, version 2, with the Classpath Exception</ulink>
    5855      allows third party programs to use classes provided by free software
     
    6764        thorough, open source test suite using the
    6865        <application>JTreg</application> test harness. The testing instructions
    69         below allow to test the just built JDK for reasonable compatibility
     66        below allow testing the just built JDK for reasonable compatibility
    7067        with the proprietary Oracle JDK. However, in order for an independent
    7168        implementation to claim compatibility, it must pass a proprietary
    7269        <application>JCK/TCK</application> test suite. No claims of
    73         compatibility, even partial compatibility, may be made without passing
     70        compatibility, or even partial compatibility, may be made without passing
    7471        an approved test suite.
    7572      </para>
     
    8178        nor the JVM built with the instructions below have been tested against
    8279        the <ulink
    83   url="http://openjdk.java.net/groups/conformance/JckAccess/jck-access.html">
     80  url="https://openjdk.java.net/groups/conformance/JckAccess/jck-access.html">
    8481        TCK</ulink>. Any version that is built using the instructions given,
    8582        cannot claim to be compatible with the proprietary JDK, without the
     
    9188        regularly tested against the TCK by the members listed on the site
    9289        above. In addition to the community license above, an educational,
    93         non-commercial license for the TCK can be obtained from <ulink
    94         url="http://www.oracle.com/technetwork/java/index-137188.html">
     90        non-commercial license for the TCK can be obtained <ulink
     91        url="https://www.oracle.com/technetwork/java/index-137188.html">
    9592        here</ulink>.
    9693      </para>
     
    133130    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    134131
    135     <bridgehead renderas="sect4">Optional test harness</bridgehead>
     132    <para>
     133      <emphasis role="strong">Optional test harness</emphasis>
     134    </para>
    136135
    137136    <itemizedlist spacing='compact'>
     
    235234        installations do not need <envar>JAVA_HOME</envar> and
    236235        <envar>CLASSPATH</envar> is not used here. Furthermore, OpenJDK
    237         developers recommend to unset <envar>JAVA_HOME</envar>.
     236        developers recommend unsetting <envar>JAVA_HOME</envar>.
    238237      </para>
    239238
     
    247246
    248247    <para>
    249       Configure and build the package with the following commands
    250       (--with-milestone value can be modified to fit user preferences):
     248      Configure and build the package with the following commands:
    251249    </para>
    252250
     
    285283      <filename>JTreport/test_{jdk,langtools}/text/stats.txt</filename> and
    286284      <filename>JTreport/test_{jdk,langtools}/text/summary.txt</filename>.
    287       You should expect to see around 40 failures and about the same number
    288       of errors.
    289     </para>
    290     <!-- 11.0.2+9:
    291          for x86_64: 2 Errors, 28 Failures
    292          for i686:   13 Errors, 48 Failures
    293          12.0.2+10:
    294          for x86_64: 5828 Passed, 52 Errors, no failures
    295          for i686: PENDING
     285      You should expect to see around 40 failures and 10 errors.
     286    </para>
     287    <!--
    296288         14.0.1+7:
    297          for x86_64: passed: 5,836; failed: 42; error: 50-->
     289         for x86_64: passed: 5,836; failed: 42; error: 50
     290         17.0.2+8:
     291         for x86_64: passed: 6,238; failed: 48; error: 13
     292         for i686:   passed: 6,208; failed: 29; error: 6
     293         18.0.1+10:
     294         for x86_64: passed: 6,323; failed: 53; error: 14
     295         for i686:   passed: 6,290; failed: 29; error: 11
     296         18.0.1.1+2:
     297         for x86_64: passed: 6,323; failed: 53; error: 14
     298         for i686:   passed: 6,290; failed: 29; error: 11
     299         18.0.2+8:
     300         for x86_64: passed: 6,329; failed: 50; error: 14
     301         for i686:   passed: 6,289; failed: 31; error: 13
     302         19.0.1+10:
     303         for x86_64: passed: 6,423; failed: 58; error: 15
     304         for i686:   passed: 6,376; failed: 31; error: 12
     305    -->
    298306
    299307    <para>
     
    330338
    331339    <para>
    332       If desired, you may create .desktop files to add entries
     340      If desired, you can create .desktop files to add entries
    333341      in the menu for <command>java</command>
    334342      and <command>jconsole</command>. The needed icons have already been
     
    479487    <sect3>
    480488      <title>
    481         Settting up the JRE Certificate Authority Certificates (cacerts) file
     489        Setting up the JRE Certificate Authority Certificates (cacerts) file
    482490      </title>
    483491
     
    519527
    520528      <seglistitem>
    521         <seg>jaotc, jar, jarsigner, java, javac, javadoc, javap, jcmd,
     529        <seg>jar, jarsigner, java, javac, javadoc, javap, jcmd,
    522530        jconsole, jdb, jdeprscan, jdeps, jfr, jhsdb, jimage, jinfo,
    523         jlink, jmap, jmod, jpackage, jps, jrunscript, jshell, jstack,
    524         jstat, jstatd, keytool, rmid, rmiregistry, and serialver</seg>
     531        jlink, jmap, jmod, jpackage, jps, jrunscript, jshell, jstack,
     532        jstat, jstatd, jwebserver, keytool, rmiregistry, and serialver</seg>
    525533        <seg>/opt/jdk-&openjdk-version;/lib/*</seg>
    526534        <seg>/opt/jdk-&openjdk-version;</seg>
     
    533541      <?dbhtml list-presentation="table"?>
    534542
     543<!-- Not seen in 17.0.1
    535544      <varlistentry id="jaotc">
    536545        <term><command>jaotc</command></term>
     
    544553        </listitem>
    545554      </varlistentry>
     555-->
    546556
    547557      <varlistentry id="jar">
     
    878888      </varlistentry>
    879889
     890      <varlistentry id="jwebserver">
     891        <term><command>jwebserver</command></term>
     892        <listitem>
     893          <para>
     894            provides a minimal HTTP server, designed to be used for
     895            prototyping, testing, and debugging
     896          </para>
     897          <indexterm zone="openjdk jwebserver">
     898            <primary sortas="b-jwebserver">jwebserver</primary>
     899          </indexterm>
     900        </listitem>
     901      </varlistentry>
     902
    880903      <varlistentry id="keytool">
    881904        <term><command>keytool</command></term>
     
    917940      </varlistentry>
    918941      -->
     942<!-- Not seen in 17.0.1
    919943      <varlistentry id="rmid">
    920944        <term><command>rmid</command></term>
     
    928952        </listitem>
    929953      </varlistentry>
     954-->
    930955
    931956      <varlistentry id="rmiregistry">
Note: See TracChangeset for help on using the changeset viewer.