Ignore:
Timestamp:
11/01/2022 06:59:01 AM (18 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.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, xry111/llvm18, xry111/xf86-video-removal
Children:
8c5e6ec
Parents:
8b819c5 (diff), 35ea4f04 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/openjdk.xml

    r8b819c5 rb69df19  
    66
    77  <!ENTITY ojdk-tarball              "jdk-&openjdk-version;-ga.tar.gz">
    8   <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk18u">
     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               "23dbcb515ee1f329aa564d935f303ee4">
    14   <!ENTITY ojdk-size                 "101 MB">
     13  <!ENTITY ojdk-md5sum               "e1067bc90894e5377b61dca68a22f07c">
     14  <!ENTITY ojdk-size                 "103 MB">
    1515
    1616  <!ENTITY jtreg-version             "6.1+1">
     
    1919  <!ENTITY jtreg-size                "8.0 MB">
    2020
    21   <!ENTITY ojdk-bdsize               "4.5 GB (add 591 MB for tests)">
    22   <!ENTITY ojdk-time                 "5.1 SBU with 4 jobs (add 41 SBU for tests with 4 jobs)">
     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
     
    286286      You should expect to see around 40 failures and 10 errors.
    287287    </para>
    288     <!-- 11.0.2+9:
    289          for x86_64: 2 Errors, 28 Failures
    290          for i686:   13 Errors, 48 Failures
    291          12.0.2+10:
    292          for x86_64: 5828 Passed, 52 Errors, no failures
    293          for i686: PENDING
     288    <!--
    294289         14.0.1+7:
    295290         for x86_64: passed: 5,836; failed: 42; error: 50
     
    306301         for x86_64: passed: 6,329; failed: 50; error: 14
    307302         for i686:   passed: 6,289; failed: 31; error: 13
     303         19.0.1+10:
     304         for x86_64: passed: 6,423; failed: 58; error: 15
     305         for i686:   passed: 6,376; failed: 31; error: 12
    308306    -->
    309307
Note: See TracChangeset for help on using the changeset viewer.