Changeset 91a82cb
- Timestamp:
- 04/26/2018 01:57:52 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- f9c80c9
- Parents:
- 0209dd4
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/java.xml
r0209dd4 r91a82cb 7 7 <!ENTITY anduin-download "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;"> 8 8 <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;+&openjdk-build;-i686-bin.tar.xz"> 9 <!ENTITY openjdk-bin-md5sum-x86 " 1d7b1412aec6931a4b267e6b04d4103e">10 <!ENTITY openjdk-bin-size-x86 "15 7MB">11 <!ENTITY openjdk-bin-buildsize-x86 " 303MB">9 <!ENTITY openjdk-bin-md5sum-x86 "6b594556446845512eadf521a13ff2e2"> 10 <!ENTITY openjdk-bin-size-x86 "155 MB"> 11 <!ENTITY openjdk-bin-buildsize-x86 "299 MB"> 12 12 13 13 14 14 <!ENTITY openjdk-download-binary-x64 "&anduin-download;/OpenJDK-&openjdk-version;+&openjdk-build;-x86_64-bin.tar.xz"> 15 <!ENTITY openjdk-bin-md5sum-x64 "e f09e8b2990341587fae2a5d51d5bdea">16 <!ENTITY openjdk-bin-size-x64 "16 9MB">17 <!ENTITY openjdk-bin-buildsize-x64 "3 31MB">15 <!ENTITY openjdk-bin-md5sum-x64 "e1357036efe946c23d6ca06d85313634"> 16 <!ENTITY openjdk-bin-size-x64 "168 MB"> 17 <!ENTITY openjdk-bin-buildsize-x64 "328 MB"> 18 18 ]> 19 19 -
general/prog/openjdk.xml
r0209dd4 r91a82cb 6 6 7 7 <!ENTITY ojdk-tarball "jdk-&openjdk-version;+&openjdk-build;.tar.bz2"> 8 <!ENTITY ojdk-repo "http://hg.openjdk.java.net/jdk-updates/jdk 9u">8 <!ENTITY ojdk-repo "http://hg.openjdk.java.net/jdk-updates/jdk10u"> 9 9 <!ENTITY ojdk-download "&ojdk-repo;/archive/&ojdk-tarball;"> 10 10 11 11 <!ENTITY anduin-download "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;"> 12 12 13 <!ENTITY ojdk-md5sum " 174205155c001cf0cc5d3250d86cfb69">14 <!ENTITY ojdk-size "8 12 KB">15 13 <!ENTITY ojdk-md5sum "9cc63586cf761644d95b044954a4920f"> 14 <!ENTITY ojdk-size "84 MB"> 15 <!-- There is only one source now 16 16 <!ENTITY corba-md5sum "dbc62e27a93686a9aea12e9c97c2f765"> 17 17 <!ENTITY hotspot-md5sum "25853ba33123397b2e755249f102ae73"> … … 22 22 <!ENTITY nashorn-md5sum "729d03b0cede2f697ad77170a9d89095"> 23 23 <!ENTITY total-download-size "83 MB"> 24 25 <!ENTITY jtreg-version "4.2-b12- 293">24 --> 25 <!ENTITY jtreg-version "4.2-b12-366"> 26 26 <!ENTITY jtreg-download "&anduin-download;/jtreg-&jtreg-version;.tar.gz"> 27 <!ENTITY jtreg-md5sum " 806213d907d737ab49034344cd3df2cf">28 <!ENTITY jtreg-size " 7.3MB">29 30 <!ENTITY ojdk-bdsize " 4.6 GB (additional 676MB for tests)">31 <!ENTITY ojdk-time " 3.8 SBU with 4 jobs (additonal 12.1SBU for tests with 4 jobs)">27 <!ENTITY jtreg-md5sum "106c049e00ab9e6e48150b370ecf1a88"> 28 <!ENTITY jtreg-size "6.8 MB"> 29 30 <!ENTITY ojdk-bdsize "5.4 GB (additional 758 MB for tests)"> 31 <!ENTITY ojdk-time "5.7 SBU with 4 jobs (additonal 22 SBU for tests with 4 jobs)"> 32 32 ]> 33 33 … … 137 137 </para> 138 138 </listitem> 139 <!-- 139 140 <listitem> 140 141 <para> … … 144 145 </para> 145 146 </listitem> 147 --> 146 148 <listitem> 147 149 <para>Estimated disk space required: &ojdk-bdsize;</para> … … 202 204 <bridgehead renderas="sect4">Optional</bridgehead> 203 205 <para role="optional"> 204 <xref linkend="mercurial"/> and 205 an X Window manager such as <xref linkend="twm"/> (for the tests) 206 <xref linkend="graphviz"/>, 207 <xref linkend="mercurial"/>, 208 an X Window manager such as <xref linkend="twm"/> (for the tests), and 209 <ulink url="https://pandoc.org/">pandoc</ulink> 206 210 </para> 207 211 … … 214 218 <title>Installation of OpenJDK</title> 215 219 220 <!-- 216 221 <para> 217 222 Unlike other packages in BLFS, the <application>OpenJDK</application> … … 242 247 for subproject in corba hotspot jaxp jaxws jdk langtools nashorn; do 243 248 mkdir -pv ${subproject} && 244 tar -xf ${subproject}.tar.bz2 - -strip-components=1 -C ${subproject}249 tar -xf ${subproject}.tar.bz2 -\-strip-components=1 -C ${subproject} 245 250 done</userinput></screen> 246 247 <para> 248 If you have downloaded the optional test harness, unpack it too:251 --> 252 <para> 253 If you have downloaded the optional test harness, unpack it now: 249 254 </para> 250 255 … … 283 288 --with-libpng=system \ 284 289 --with-zlib=system \ 285 --with-version-build=" 11" \290 --with-version-build="&openjdk-build;" \ 286 291 --with-version-pre="" \ 287 292 --with-version-opt="" \ … … 297 302 298 303 <para> 299 To test the results, issue: <command>make run-test-tier1</command>. Seven 300 tests are expected to fail, and 11 to error when building only the server 301 target. You can limit the number of concurrent tests by setting 304 To test the results, issue: <command>make run-test-tier1</command>. 305 You can limit the number of concurrent tests by setting 302 306 <envar>JTREG="JOBS=<X>"</envar> where <X> is the number of 303 jobs. 307 jobs. There is one failure. 304 308 </para> 305 309 … … 313 317 for s in 16 24 32 48; do 314 318 install -Dm 644 jdk/src/java.desktop/unix/classes/sun/awt/X11/java-icon${s}.png \ 315 /usr/share/icons/hicolor/${s}x${s}/apps/java 9.png319 /usr/share/icons/hicolor/${s}x${s}/apps/java.png 316 320 done 317 321 </userinput></screen> … … 347 351 cat > /usr/share/applications/openjdk-9-java.desktop << "EOF" && 348 352 <literal>[Desktop Entry] 349 Name=OpenJDK Java 9Runtime350 Comment=OpenJDK Java 9Runtime353 Name=OpenJDK Java &openjdk-version; Runtime 354 Comment=OpenJDK Java &openjdk-version; Runtime 351 355 Exec=/opt/jdk/bin/java -jar 352 356 Terminal=false 353 357 Type=Application 354 Icon=java 9358 Icon=java 355 359 MimeType=application/x-java-archive;application/java-archive;application/x-jar; 356 360 NoDisplay=true</literal> … … 359 363 cat > /usr/share/applications/openjdk-9-policytool.desktop << "EOF" && 360 364 <literal>[Desktop Entry] 361 Name=OpenJDK Java 9Policy Tool362 Name[pt_BR]=OpenJDK Java 9- Ferramenta de Política363 Comment=OpenJDK Java 9Policy Tool364 Comment[pt_BR]=OpenJDK Java 9- Ferramenta de Política365 Name=OpenJDK Java &openjdk-version; Policy Tool 366 Name[pt_BR]=OpenJDK Java &openjdk-version; - Ferramenta de Política 367 Comment=OpenJDK Java &openjdk-version; Policy Tool 368 Comment[pt_BR]=OpenJDK Java &openjdk-version; - Ferramenta de Política 365 369 Exec=/opt/jdk/bin/policytool 366 370 Terminal=false 367 371 Type=Application 368 Icon=java 9372 Icon=java 369 373 Categories=Settings;</literal> 370 374 EOF … … 372 376 cat > /usr/share/applications/openjdk-9-jconsole.desktop << "EOF" 373 377 <literal>[Desktop Entry] 374 Name=OpenJDK Java 9Console375 Comment=OpenJDK Java 9Console378 Name=OpenJDK Java &openjdk-version; Console 379 Comment=OpenJDK Java &openjdk-version; Console 376 380 Keywords=java;console;monotoring 377 381 Exec=/opt/jdk/bin/jconsole 378 382 Terminal=false 379 383 Type=Application 380 Icon=java 9384 Icon=java 381 385 Categories=Application;System;</literal> 382 386 EOF</userinput></screen> … … 527 531 528 532 <seglistitem> 529 <seg>appletviewer, extcheck, idlj, jar,530 jarsigner, java, javac, javadoc, java h, javap, java-rmi.cgi,531 j cmd, jconsole, jdb, jdeps, jhat, jinfo, jjs, jmap, jps,532 jrunscript, js adebugd, jstack, jstat, jstatd, keytool,533 native2ascii, orbd, pack200, policytool, rmic, rmid, rmiregistry,533 <seg>appletviewer, idlj, jaotc, jar, 534 jarsigner, java, javac, javadoc, javap, jcmd, jconsole, jdb, 535 jdeprscan, jdeps, jhsdb, jimage, jinfo, jjs, jlink, jmap, jmod, jps, 536 jrunscript, jshell, jstack, jstat, jstatd, keytool, 537 orbd, pack200, rmic, rmid, rmiregistry, 534 538 schemagen, serialver, servertool, tnameserv, unpack200, 535 539 wsgen, wsimport, and xjc</seg> 536 <seg>/opt/OpenJDK-&openjdk-version;/lib/*, and 537 /opt/OpenJDK-&openjdk-version;/jre/lib/*</seg> 538 <seg>/opt/OpenJDK-&openjdk-version;</seg> 540 <seg>/opt/jdk-&openjdk-version;/lib/*</seg> 541 <seg>/opt/jdk-&openjdk-version;</seg> 539 542 </seglistitem> 540 543 </segmentedlist> … … 554 557 </listitem> 555 558 </varlistentry> 556 559 <!-- 557 560 <varlistentry id="extcheck"> 558 561 <term><command>extcheck</command></term> … … 566 569 </listitem> 567 570 </varlistentry> 568 571 --> 569 572 <varlistentry id="idlj"> 570 573 <term><command>idlj</command></term> … … 573 576 <indexterm zone="openjdk idlj"> 574 577 <primary sortas="b-idlj">idlj</primary> 578 </indexterm> 579 </listitem> 580 </varlistentry> 581 582 <varlistentry id="jaotc"> 583 <term><command>jaotc</command></term> 584 <listitem> 585 <para>is an <quote>ahead-of-time</quote> java class compiler.</para> 586 <indexterm zone="openjdk jaotc"> 587 <primary sortas="b-jaotc">jaotc</primary> 575 588 </indexterm> 576 589 </listitem> … … 635 648 </varlistentry> 636 649 650 <!-- 637 651 <varlistentry id="javah"> 638 652 <term><command>javah</command></term> … … 645 659 </listitem> 646 660 </varlistentry> 647 661 --> 648 662 <varlistentry id="javap"> 649 663 <term><command>javap</command></term> … … 655 669 </listitem> 656 670 </varlistentry> 657 671 <!-- 658 672 <varlistentry id="java-rmi.cgi"> 659 673 <term><command>java-rmi.cgi</command></term> … … 665 679 </listitem> 666 680 </varlistentry> 667 681 --> 668 682 <varlistentry id="jcmd"> 669 683 <term><command>jcmd</command></term> … … 698 712 </varlistentry> 699 713 714 <varlistentry id="jdeprscan"> 715 <term><command>jdeprscan</command></term> 716 <listitem> 717 <para>scans class or jar files for uses of deprecated API 718 elements.</para> 719 <indexterm zone="openjdk jdeprscan"> 720 <primary sortas="b-jdeprscan">jdeprscan</primary> 721 </indexterm> 722 </listitem> 723 </varlistentry> 724 700 725 <varlistentry id="jdeps"> 701 726 <term><command>jdeps</command></term> … … 709 734 </varlistentry> 710 735 736 <varlistentry id="jhsdb"> 737 <term><command>jhsdb</command></term> 738 <listitem> 739 <para>is a tool to analyze the content of a core dump from a 740 crashed Java Virtual Machine (JVM).</para> 741 <indexterm zone="openjdk jhsdb"> 742 <primary sortas="b-jhsdb">jhsdb</primary> 743 </indexterm> 744 </listitem> 745 </varlistentry> 746 <!-- 711 747 <varlistentry id="jhat"> 712 748 <term><command>jhat</command></term> … … 716 752 <indexterm zone="openjdk jhat"> 717 753 <primary sortas="b-jhat">jhat</primary> 754 </indexterm> 755 </listitem> 756 </varlistentry> 757 --> 758 <varlistentry id="jimage"> 759 <term><command>jimage</command></term> 760 <listitem> 761 <para>is used to list, extract, verify, or get information about 762 modules in <emphasis>jimage</emphasis> format.</para> 763 <indexterm zone="openjdk jimage"> 764 <primary sortas="b-jimage">jimage</primary> 718 765 </indexterm> 719 766 </listitem> … … 743 790 </varlistentry> 744 791 792 <varlistentry id="jlink"> 793 <term><command>jlink</command></term> 794 <listitem> 795 <para>is used to assemble and optimize a set of modules and their 796 dependencies into a custom runtime image.</para> 797 <indexterm zone="openjdk jlink"> 798 <primary sortas="b-jlink">jlink</primary> 799 </indexterm> 800 </listitem> 801 </varlistentry> 802 745 803 <varlistentry id="jmap"> 746 804 <term><command>jmap</command></term> … … 754 812 </varlistentry> 755 813 814 <varlistentry id="jmod"> 815 <term><command>jmod</command></term> 816 <listitem> 817 <para>creates JMOD files and lists the content of existing JMOD 818 files.</para> 819 <indexterm zone="openjdk jmod"> 820 <primary sortas="b-jmod">jmod</primary> 821 </indexterm> 822 </listitem> 823 </varlistentry> 824 825 756 826 <varlistentry id="jps"> 757 827 <term><command>jps</command></term> … … 774 844 </varlistentry> 775 845 846 <varlistentry id="jshell"> 847 <term><command>jshell</command></term> 848 <listitem> 849 <para>is an interactive tool for learning the Java programming 850 language and prototyping Java code.</para> 851 <indexterm zone="openjdk jshell"> 852 <primary sortas="b-jshell">jshell</primary> 853 </indexterm> 854 </listitem> 855 </varlistentry> 856 <!-- 776 857 <varlistentry id="jsadebugd"> 777 858 <term><command>jsadebugd</command></term> … … 784 865 </listitem> 785 866 </varlistentry> 786 867 --> 787 868 <varlistentry id="jstack"> 788 869 <term><command>jstack</command></term> … … 826 907 </listitem> 827 908 </varlistentry> 828 909 <!-- 829 910 <varlistentry id="native2ascii"> 830 911 <term><command>native2ascii</command></term> … … 837 918 </listitem> 838 919 </varlistentry> 839 920 --> 840 921 <varlistentry id="orbd"> 841 922 <term><command>orbd</command></term> … … 859 940 </listitem> 860 941 </varlistentry> 861 942 <!-- 862 943 <varlistentry id="policytool"> 863 944 <term><command>policytool</command></term> … … 869 950 </listitem> 870 951 </varlistentry> 871 952 --> 872 953 <varlistentry id="rmic"> 873 954 <term><command>rmic</command></term> -
introduction/welcome/changelog.xml
r0209dd4 r91a82cb 43 43 --> 44 44 <listitem> 45 <para>April 24th, 2018</para> 46 <itemizedlist> 45 <para>April 25th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[pierre] - Update to openjdk-10.0.1+10. Fixes 49 <ulink url="&blfs-ticket-root;10592">#10592</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[ken] - Patch libreoffice-6.0.1.1 to build with poppler-0.64.0.</para> … … 58 62 </itemizedlist> 59 63 </listitem> 64 60 65 <listitem> 61 66 <para>April 24th, 2018</para> -
packages.ent
r0209dd4 r91a82cb 350 350 <!ENTITY junit-version "4.12"> 351 351 <!ENTITY hamcrest-version "1.3"> 352 <!ENTITY openjdk-version " 9.0.4">353 <!ENTITY openjdk-build "1 1">352 <!ENTITY openjdk-version "10.0.1"> 353 <!ENTITY openjdk-build "10"> 354 354 355 355 <!ENTITY python2-majorver "2.7">
Note:
See TracChangeset
for help on using the changeset viewer.