Changeset fedac85


Ignore:
Timestamp:
01/17/2019 09:09:56 AM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
baf6e4fb
Parents:
5058724
Message:

Update to java 11.0.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20988 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5058724 rfedac85  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     3<!ENTITY day          "17">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 16th, &year;">
     9<!ENTITY releasedate  "January 17th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/java.xml

    r5058724 rfedac85  
    55  %general-entities;
    66
     7<!-- Maintainer: before ùaking the tarball, remove all .debuginfo files from
     8     the directory: this saves more than 70 MB. -->
    79  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    810  <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;+&openjdk-build;-i686-bin.tar.xz">
    9   <!ENTITY openjdk-bin-md5sum-x86      "d66af9a4303ce9d0c93c92945048e361">
    10   <!ENTITY openjdk-bin-size-x86        "224 MB">
    11   <!ENTITY openjdk-bin-buildsize-x86   "623 MB">
     11  <!ENTITY openjdk-bin-md5sum-x86      "9e7907a5cde056649844ec07602f4b2a">
     12  <!ENTITY openjdk-bin-size-x86        "143 MB">
     13  <!ENTITY openjdk-bin-buildsize-x86   "273 MB">
    1214
    13 
    14   <!ENTITY openjdk-download-binary-x64 "&anduin-download;/OpenJDK-&openjdk-version;+&openjdk-build;-x86_64-bin.tar.xz">
    15   <!ENTITY openjdk-bin-md5sum-x64      "a550f9e2aa1e8437346bb52a7b36052e">
    16   <!ENTITY openjdk-bin-size-x64        "252 MB">
    17   <!ENTITY openjdk-bin-buildsize-x64   "771 MB">
     15<!-- Not uploaded to anduin, since this file is now available under GNU GPLv2
     16     licence.-->
     17  <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk11/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">
     18  <!ENTITY openjdk-bin-md5sum-x64      "06b885585bce44c3151719b0e242f855">
     19  <!ENTITY openjdk-bin-size-x64        "179 MB">
     20  <!ENTITY openjdk-bin-buildsize-x64   "296 MB">
    1821]>
    1922
  • general/prog/openjdk.xml

    r5058724 rfedac85  
    66
    77  <!ENTITY ojdk-tarball              "jdk-&openjdk-version;+&openjdk-build;.tar.bz2">
    8   <!ENTITY ojdk-repo                 "http://hg.openjdk.java.net/jdk-updates/jdk10u">
     8  <!ENTITY ojdk-repo                 "http://hg.openjdk.java.net/jdk-updates/jdk11u">
    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               "d216524203251f1378e660e6fda0b2ec">
    14   <!ENTITY ojdk-size                 "84 MB">
    15 
    16   <!ENTITY jtreg-version             "4.2-b13-433">
     13  <!ENTITY ojdk-md5sum               "c9b07b82f38d56ec69b98f0edc1c2d91">
     14  <!ENTITY ojdk-size                 "86 MB">
     15
     16  <!ENTITY jtreg-version             "4.2-b13-517">
    1717  <!ENTITY jtreg-download            "&anduin-download;/jtreg-&jtreg-version;.tar.gz">
    18   <!ENTITY jtreg-md5sum              "a2f25470e005cb7135f61f3bd9c4962e">
     18  <!ENTITY jtreg-md5sum              "ffcef8f1caa5c22f4d006fb82e074de4">
    1919  <!ENTITY jtreg-size                "6.8 MB">
    2020
    21   <!ENTITY ojdk-bdsize               "5.8 GB (an additional 346 MB for tests)">
    22   <!ENTITY ojdk-time                 "3.9 SBU with 4 jobs (an additonal 4.7 SBU for tests with 4 jobs)">
     21  <!ENTITY ojdk-bdsize               "6.1 GB (an additional 368 MB for tests)">
     22  <!ENTITY ojdk-time                 "6.6 SBU with 4 jobs (an additional 91 SBU for tests with 4 jobs)">
    2323]>
    2424
     
    260260    <filename>JTreport/test_{jdk,langtools}/text/stats.txt</filename> and
    261261    <filename>JTreport/test_{jdk,langtools}/text/summary.txt</filename>.
    262     You should expect to see 21 failures and 2 errors in the jdk
    263     test suite, and 7 failures in langtools.</para>
     262    You should expect to see around 40 failures and a couple of errors.</para>
    264263
    265264    <para>Install the package with the following commands as the
     
    472471
    473472      <seglistitem>
    474         <seg>appletviewer, idlj, jaotc, jar,
     473        <seg>jaotc, jar,
    475474        jarsigner, java, javac, javadoc, javap, jcmd, jconsole, jdb,
    476475        jdeprscan, jdeps, jhsdb, jimage, jinfo, jjs, jlink, jmap, jmod, jps,
    477476        jrunscript, jshell, jstack, jstat, jstatd, keytool,
    478         orbd, pack200, rmic, rmid, rmiregistry,
    479         schemagen, serialver, servertool, tnameserv, unpack200,
    480         wsgen, wsimport, and xjc</seg>
     477        pack200, rmic, rmid, rmiregistry,
     478        serialver, and unpack200</seg>
    481479        <seg>/opt/jdk-&openjdk-version;/lib/*</seg>
    482480        <seg>/opt/jdk-&openjdk-version;</seg>
     
    488486      <?dbfo list-presentation="list"?>
    489487      <?dbhtml list-presentation="table"?>
    490 
     488<!--
    491489      <varlistentry id="appletviewer">
    492490        <term><command>appletviewer</command></term>
     
    498496        </listitem>
    499497      </varlistentry>
    500 <!--
    501       <varlistentry id="extcheck">
    502         <term><command>extcheck</command></term>
    503         <listitem>
    504           <para>checks a specified jar file for title and version conflicts
    505           with any extensions installed in the
    506           <application>OpenJDK</application> software.</para>
    507           <indexterm zone="openjdk extcheck">
    508             <primary sortas="b-extcheck">extcheck</primary>
    509           </indexterm>
    510         </listitem>
    511       </varlistentry>
    512 -->
     498
    513499      <varlistentry id="idlj">
    514500        <term><command>idlj</command></term>
     
    520506        </listitem>
    521507      </varlistentry>
    522 
     508-->
    523509      <varlistentry id="jaotc">
    524510        <term><command>jaotc</command></term>
     
    589575      </varlistentry>
    590576
    591 <!--
    592       <varlistentry id="javah">
    593         <term><command>javah</command></term>
    594         <listitem>
    595           <para>generates C header and source files
    596           that are needed to implement native methods.</para>
    597           <indexterm zone="openjdk javah">
    598             <primary sortas="b-javah">javah</primary>
    599           </indexterm>
    600         </listitem>
    601       </varlistentry>
    602 -->
    603577      <varlistentry id="javap">
    604578        <term><command>javap</command></term>
     
    610584        </listitem>
    611585      </varlistentry>
    612 <!--
    613       <varlistentry id="java-rmi.cgi">
    614         <term><command>java-rmi.cgi</command></term>
    615         <listitem>
    616           <para>is the Java RMI client.</para>
    617           <indexterm zone="openjdk java-rmi.cgi">
    618             <primary sortas="b-java-rmi.cgi">java-rmi.cgi</primary>
    619           </indexterm>
    620         </listitem>
    621       </varlistentry>
    622 -->
     586
    623587      <varlistentry id="jcmd">
    624588        <term><command>jcmd</command></term>
     
    685649        </listitem>
    686650      </varlistentry>
    687 <!--
    688       <varlistentry id="jhat">
    689         <term><command>jhat</command></term>
    690         <listitem>
    691           <para>parses a java heap dump file and allows viewing it
    692           in a web browser.</para>
    693           <indexterm zone="openjdk jhat">
    694             <primary sortas="b-jhat">jhat</primary>
    695           </indexterm>
    696         </listitem>
    697       </varlistentry>
    698 -->
     651
    699652      <varlistentry id="jimage">
    700653        <term><command>jimage</command></term>
     
    764717      </varlistentry>
    765718
    766 
    767719      <varlistentry id="jps">
    768720        <term><command>jps</command></term>
     
    795747        </listitem>
    796748      </varlistentry>
    797 <!--
    798       <varlistentry id="jsadebugd">
    799         <term><command>jsadebugd</command></term>
    800         <listitem>
    801           <para>attaches to a Java process or core file and acts as a
    802           debug server.</para>
    803           <indexterm zone="openjdk jsadebugd">
    804             <primary sortas="b-jsadebugd">jsadebugd</primary>
    805           </indexterm>
    806         </listitem>
    807       </varlistentry>
    808 -->
     749
    809750      <varlistentry id="jstack">
    810751        <term><command>jstack</command></term>
     
    849790      </varlistentry>
    850791<!--
    851       <varlistentry id="native2ascii">
    852         <term><command>native2ascii</command></term>
    853         <listitem>
    854           <para> converts files that contain non-supported character encoding
    855           into files containing Latin-1 or Unicode-encoded characters.</para>
    856           <indexterm zone="openjdk native2ascii">
    857             <primary sortas="b-native2ascii">native2ascii</primary>
    858           </indexterm>
    859         </listitem>
    860       </varlistentry>
    861 -->
    862792      <varlistentry id="orbd">
    863793        <term><command>orbd</command></term>
     
    870800        </listitem>
    871801      </varlistentry>
    872 
     802-->
    873803      <varlistentry id="pack200">
    874804        <term><command>pack200</command></term>
     
    881811        </listitem>
    882812      </varlistentry>
    883 <!--
    884       <varlistentry id="policytool">
    885         <term><command>policytool</command></term>
    886         <listitem>
    887           <para>creates and manages a policy file graphically.</para>
    888           <indexterm zone="openjdk policytool">
    889             <primary sortas="b-policytool">policytool</primary>
    890           </indexterm>
    891         </listitem>
    892       </varlistentry>
    893 -->
     813
    894814      <varlistentry id="rmic">
    895815        <term><command>rmic</command></term>
     
    924844        </listitem>
    925845      </varlistentry>
    926 
     846<!--
    927847      <varlistentry id="schemagen">
    928848        <term><command>schemagen</command></term>
     
    934854        </listitem>
    935855      </varlistentry>
    936 
     856-->
    937857      <varlistentry id="serialver">
    938858        <term><command>serialver</command></term>
     
    945865        </listitem>
    946866      </varlistentry>
    947 
     867<!--
    948868      <varlistentry id="servertool">
    949869        <term><command>servertool</command></term>
     
    966886        </listitem>
    967887      </varlistentry>
    968 
     888-->
    969889      <varlistentry id="unpack200">
    970890        <term><command>unpack200</command></term>
     
    978898        </listitem>
    979899      </varlistentry>
    980 
     900<!--
    981901      <varlistentry id="wsgen">
    982902        <term><command>wsgen</command></term>
     
    1009929        </listitem>
    1010930      </varlistentry>
    1011 
     931-->
    1012932    </variablelist>
    1013933
  • introduction/welcome/changelog.xml

    r5058724 rfedac85  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>January 17th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to Openjdk/jdk binaries-11.0.2+7. Fixes
     49          <ulink url="&blfs-ticket-root;11139">#11139</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>January 16th, 2019</para>
  • packages.ent

    r5058724 rfedac85  
    356356<!ENTITY junit-version                "4.12">
    357357<!ENTITY hamcrest-version             "1.3">
    358 <!ENTITY openjdk-version              "10.0.2">
    359 <!ENTITY openjdk-build                "13">
     358<!ENTITY openjdk-version              "11.0.2">
     359<!ENTITY openjdk-build                "7">
    360360
    361361<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.