Ignore:
Timestamp:
01/25/2017 08:36:16 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
00af31d
Parents:
e180a646
Message:

Openjdk-1.8.0.121

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/openjdk.xml

    re180a646 r7985ac6c  
    55  %general-entities;
    66
    7   <!ENTITY ojdk-upd                  "112">
    8   <!ENTITY ojdk-bd                   "b15">
     7  <!ENTITY ojdk-upd                  "121">
     8  <!ENTITY ojdk-bd                   "b13">
    99  <!ENTITY ojdk-tarball              "jdk8u&ojdk-upd;-&ojdk-bd;.tar.bz2">
    1010  <!ENTITY ojdk-repo                 "http://hg.openjdk.java.net/jdk8u/jdk8u">
     
    1313  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1414
    15   <!ENTITY ojdk-md5sum               "d2c9c29c00609a56ec68b0f91e34a455">
     15  <!ENTITY ojdk-md5sum               "5f3def798fa3a0b2c60ae891856dc9c5">
    1616  <!ENTITY ojdk-size                 "401 KB">
    1717
    18   <!ENTITY corba-md5sum              "9bf02dac9f3f79a220af140778ed003e">
    19   <!ENTITY hotspot-md5sum            "41f78a61f81ca93d1110d417d06454b2">
    20   <!ENTITY jaxp-md5sum               "2fd39b1985c8ac9af222af34d8e5f945">
    21   <!ENTITY jaxws-md5sum              "15a8b60355209145680a8da1aee9b12d">
    22   <!ENTITY jdk-md5sum                "b8da9095c290358a85f533a089570b66">
    23   <!ENTITY langtools-md5sum          "ced983a635486e02a2a7bc3c2a9416dd">
    24   <!ENTITY nashorn-md5sum            "d34ca91c7e0040635aaf9e9d9b5f86b6">
     18  <!ENTITY corba-md5sum              "9c052259b93646687fdcfb71643b69b4">
     19  <!ENTITY hotspot-md5sum            "0ca6e85dcbd96dfa24ac1bdd833aab2e">
     20  <!ENTITY jaxp-md5sum               "c2b5c1947c4aef684b27a463e4149d06">
     21  <!ENTITY jaxws-md5sum              "5a83842eca3881c7bf6abeaccac8f05d">
     22  <!ENTITY jdk-md5sum                "0325b88a2b39d7d72ef0726e91ea4a1d">
     23  <!ENTITY langtools-md5sum          "4dbe002af94423cbe382dda03e3e6a9d">
     24  <!ENTITY nashorn-md5sum            "c87f96bc7ba9596fb5587e307a8f1ec6">
    2525  <!ENTITY total-download-size       "63 MB">
    2626
    27   <!ENTITY jtreg-version             "4.2-b03-675">
     27  <!ENTITY jtreg-version             "4.2-b05-747">
    2828  <!ENTITY jtreg-download            "&anduin-download;/jtreg-&jtreg-version;.tar.gz">
    29   <!ENTITY jtreg-md5sum              "af4d3fc659cac0c4f5e2f78c57790345">
     29  <!ENTITY jtreg-md5sum              "560d275d055112487ea879c44a985b30">
    3030  <!ENTITY jtreg-size                "7.2 MB">
    3131
    3232  <!ENTITY icedtea-web-download      "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
    3333
    34   <!ENTITY ojdk-buildsize           "3.5 GB (additional 413 MB for tests)">
    35   <!ENTITY ojdk-time                "5 SBU with 4 jobs in parallel (additional 84 SBU for tests)">
     34  <!ENTITY ojdk-buildsize           "3.5 GB (additional 420 MB for tests)">
     35  <!ENTITY ojdk-time                "5 SBU with 4 jobs in parallel (up to 120 SBU for tests, see below)">
    3636]>
    3737
     
    316316
    317317    <para>
    318       Then, it is necessary to modify some files<!-- (replace &lt;N&gt; with the
    319       number of JAVA VM allowed to run concurrently)-->:
     318      Then, it is necessary to modify some files:
    320319    </para>
    321320
     
    334333sed -e 's/all:.*jck.*/all: jtreg/'      \
    335334    -e '/^JTREG /s@\$(JT_PLATFORM)/@@'  \
    336     -i langtools/test/Makefile<!--          &amp;&amp;
    337 sed -i 's@/win32@@' jdk/test/Makefile   &amp;&amp;
    338 sed -e 's@JTREG_HOME@JT_PLATFORM="" &amp;@' \
    339     -e 's@TEST="@CONCURRENCY=&lt;N&gt; &amp;@'    \
    340     -i test/Makefile--></userinput></screen>
     335    -i langtools/test/Makefile</userinput></screen>
    341336
    342337    <para>
     
    361356                -k:\!ignore                  \
    362357                -jdk:${PRODUCT_HOME}         \
    363 <!--                -agentvm -conc:&lt;N&gt;           \
    364 -->                :jdk</userinput></screen>
     358                :jdk</userinput></screen>
     359
     360    <para>
     361      Tests duration depends on various factors such as the network speed
     362      and the number of concurrent VM, which is computed from the number
     363      of cores and threads, and the amount of RAM installed. A maximum of
     364      120 SBU has been observed, but it may be as <quote>low</quote> as 80 SBU.
     365    </para>
    365366
    366367    <para>
     
    557558        on the <xref linkend="cacerts"/> page should be used to update the file
    558559        located in <filename>/etc/ssl/java</filename>. Setup a symlink in the
    559         defualt location as the <systemitem class="username">root</systemitem>
     560        default location as the <systemitem class="username">root</systemitem>
    560561        user:
    561562      </para>
Note: See TracChangeset for help on using the changeset viewer.