Ignore:
Timestamp:
08/14/2019 11:51:05 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, 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:
ba5004d
Parents:
b06fb60c
Message:

Update to OpenJDK-12.0.2+10

The i686 binary will be generated and uploaded before BLFS 9.0's release.

In addition, I have not tested a build of Libreoffice with this, nor fop, due to the proximity of the freeze

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/openjdk.xml

    rb06fb60c rc7a230b  
    66
    77  <!ENTITY ojdk-tarball              "jdk-&openjdk-version;+&openjdk-build;.tar.bz2">
    8   <!ENTITY ojdk-repo                 "http://hg.openjdk.java.net/jdk-updates/jdk11u">
     8  <!ENTITY ojdk-repo                 "http://hg.openjdk.java.net/jdk-updates/jdk12u">
    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               "460f252fae1d5b2022fe9059af2121e6">
    14   <!ENTITY ojdk-size                 "86 MB">
     13  <!ENTITY ojdk-md5sum               "29a2ca9d2c9a5c50b52d845f008ffa22">
     14  <!ENTITY ojdk-size                 "80 MB">
    1515
    1616  <!ENTITY jtreg-version             "4.2-b13-517">
     
    1919  <!ENTITY jtreg-size                "6.8 MB">
    2020
    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)">
     21  <!ENTITY ojdk-bdsize               "5.2 GB (an additional 363 MB for tests)">
     22  <!ENTITY ojdk-time                 "5.9 SBU with 4 jobs (an additional 79 SBU for tests with 4 jobs)">
    2323]>
    2424
     
    178178    <bridgehead renderas="sect4">Optional</bridgehead>
    179179    <para role="optional">
     180      <xref linkend="git"/>,
    180181      <xref linkend="graphviz"/>,
    181182      <xref linkend="mercurial"/>,
     
    256257    <filename>JTreport/test_{jdk,langtools}/text/summary.txt</filename>.
    257258    You should expect to see around 40 failures and a couple of errors.</para>
    258     <!-- for x86_64: 2 Errors, 28 Failures
     259    <!-- 11.0.2+9:
     260         for x86_64: 2 Errors, 28 Failures
    259261         for i686:   13 Errors, 48 Failures
    260          Updated for JDK-11.0.2+9 by renodr -->
     262         12.0.2+10:
     263         for x86_64: 5828 Passed, 52 Errors, no failures
     264         for i686: PENDING -->
    261265
    262266    <para>Install the package with the following commands as the
Note: See TracChangeset for help on using the changeset viewer.