Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6674401

jdkfb Solaris bundles are actually named as SE name and contain SE docs.

    XMLWordPrintable

Details

    • b06
    • b06
    • x86
    • solaris
    • Verified

    Description

      Examine latest promoted 5.0u15b06 Java for Business Solaris i586 package bundle:

      nightsvr $ ls -l /java/re/jdk/1.5.0_15/promoted/fcs/b06/j4b/bundles/solaris-i586/jdkfb-1_5_0_15-solaris-i586.tar.Z
      lrwxrwxrwx 1 10 java_re 55 Mar 7 14:14 /java/re/jdk/1.5.0_15/promoted/fcs/b06/j4b/bundles/solaris-i586/jdkfb-1_5_0_15-solaris-i586.tar.Z -> jdk-1_5_0_15-fcs-bin-b06-solaris-i586-07_mar_2008.tar.Z
      nightsvr $

      It links to a bundle having SE naming instead of jdkfb naming
      Other package bundles (sparc, etc are same)

      On extracting the bundle jdkfb-1_5_0_15-solaris-i586.tar.Z, it is seen to contain SE README and Licence instead of Java for Business docs.

      Note however, that the installed packages do contain the correct docs.

      When installed, the bundles have correct versioning for Java for Business:

      qt0 5.10 # java -version
      java version "1.5.0_15"
      Java(TM) Platform, Standard Edition for Business (build 1.5.0_15-b06)
      Java HotSpot(TM) Server VM (build 1.5.0_15-b06, mixed mode)
      qt0 5.10 #
      qt0 5.10 #
      qt0 5.10 # type java
      java is /usr/bin/java
      qt0 5.10 # ls -ld /usr/bin/java
      lrwxrwxrwx 1 root other 16 Nov 26 15:35 /usr/bin/java -> ../java/bin/java
      qt0 5.10 # ls -ld /usr/java/bin/java
      -rwxr-xr-x 1 root bin 64252 Mar 7 09:46 /usr/java/bin/java
      qt0 5.10 # ls -ld /usr/java
      lrwxrwxrwx 1 root other 15 Mar 12 12:57 /usr/java -> jdk/jdk1.5.0_15
      qt0 5.10 # ls -ld /usr/jdk/jdk1.5.0_15/
      drwxr-xr-x 9 root bin 512 Mar 12 12:58 /usr/jdk/jdk1.5.0_15/
      qt0 5.10 # /usr/jdk/jdk1.5.0_15/bin/java -version
      java version "1.5.0_15"
      Java(TM) Platform, Standard Edition for Business (build 1.5.0_15-b06)
      Java HotSpot(TM) Server VM (build 1.5.0_15-b06, mixed mode)
      qt0 5.10 #

      and internal doc content:

      qt0 5.10 # head -5 /usr/jdk/jdk1.5.0_15/README.html
      <html><head>
      <title>README -- Java(TM) Platform, Standard Edition for Business 5.0 <====== OK
      </title>
      <meta name="collection" content="exclude">

      for the docs that have been installed.

      However,

      qt0 5.10 #
      qt0 5.10 # ls -l /usr/jdk/jdk1.5.0_15/
      total 34432
      -rw-r--r-- 1 root bin 2487 Mar 7 10:27 COPYRIGHT
      -rw-r--r-- 1 root bin 18195 Mar 7 10:27 LICENSE
      -rw-r--r-- 1 root bin 11917 Mar 7 10:27 README.html
      drwxr-xr-x 3 root bin 1024 Mar 12 12:58 bin
      drwxr-xr-x 9 root bin 512 Mar 12 12:58 demo
      drwxr-xr-x 3 root bin 512 Mar 12 12:58 include
      drwxr-xr-x 6 root bin 512 Mar 12 12:57 jre
      drwxr-xr-x 2 root bin 512 Mar 12 12:58 lib
      drwxr-xr-x 6 root bin 512 Nov 26 15:45 man
      drwxr-xr-x 4 root bin 512 Nov 26 15:47 sample
      -rw-r--r-- 1 root bin 17558932 Mar 7 10:25 src.zip
      qt0 5.10 #

      No sign of Entitlements or DistributionREADME files in this installed area.


      Compare with content os the Self Extracting Bundle Doc set:
      qt0 5.10 # ls -l
      total 34598
      -r--r--r-- 1 10 143 2487 Mar 7 10:27 COPYRIGHT
      -r--r--r-- 1 10 143 10503 Mar 7 10:27 DistributionREADME
      -r--r--r-- 1 10 143 5602 Mar 7 10:27 ENTITLEMENT
      -r--r--r-- 1 10 143 18195 Mar 7 10:27 LICENSE
      -r--r--r-- 1 10 143 11917 Mar 7 10:27 README.html
      -r--r--r-- 1 10 143 66673 Mar 7 10:27 THIRDPARTYLICENSEREADME.txt
      drwxrwxr-x 2 10 143 1024 Mar 7 10:33 bin
      drwxrwxr-x 9 10 143 512 Mar 7 10:33 demo
      drwxrwxr-x 3 10 143 512 Mar 7 10:27 include
      drwxrwxr-x 6 10 143 512 Mar 7 10:33 jre
      drwxrwxr-x 2 10 143 512 Mar 7 10:38 lib
      drwxrwxr-x 6 10 143 512 Mar 7 10:27 man
      drwxrwxr-x 4 10 143 512 Mar 7 10:33 sample
      -rw-rw-r-- 1 10 143 17558932 Mar 7 10:25 src.zip
      qt0 5.10 #
      Examination of previous build (b05):

      Original package test directory.

      stormy 5.10 # ls -l
      total 185626
      -r--r--r-- 1 10 143 2487 Feb 21 10:46 COPYRIGHT
      -r--r--r-- 1 10 143 14706 Feb 21 10:46 LICENSE
      -r--r--r-- 1 10 143 10016 Feb 21 10:46 README.html
      drwxr-xr-x 4 10 143 512 Feb 21 10:45 SUNWj5cfg
      drwxr-xr-x 4 10 143 512 Feb 21 10:45 SUNWj5dev
      drwxr-xr-x 4 10 143 512 Feb 21 10:45 SUNWj5dmo
      drwxr-xr-x 4 10 143 512 Feb 21 09:19 SUNWj5dmx
      drwxr-xr-x 4 10 143 512 Feb 21 09:19 SUNWj5dvx
      drwxr-xr-x 4 10 143 512 Feb 21 10:45 SUNWj5jmp
      drwxr-xr-x 4 10 143 512 Feb 21 10:45 SUNWj5man
      drwxr-xr-x 4 10 143 512 Feb 21 10:44 SUNWj5rt
      drwxr-xr-x 4 10 143 512 Feb 21 09:19 SUNWj5rtx
      -rw-r--r-- 1 root root 8829663 Feb 27 22:39 jdkfb-1_5_0_15-solaris-amd64.tar.Z
      -rw-r--r-- 1 root root 86105595 Feb 27 22:28 jdkfb-1_5_0_15-solaris-i586.tar.Z
      stormy 5.10 #


      stormy 5.10 # head README.html
      <html><head>
      <title>README -- Java(TM) Platform, Standard Edition for Business 5.0
      </title>
      <meta name="collection" content="exclude">

      </head>

      <body bgcolor="#ffffff">

      <center>
      stormy 5.10 # head LICENSE
      Sun Microsystems, Inc. ("Sun") ENTITLEMENT for SOFTWARE

      Licensee/Company: Entity receiving Software.

      Effective Date: Date of delivery of the Software to You.

      Software: Java Standard Edition For Business v.1.3.1.xx.
                Java Standard Edition For Business v.1.4.2.xx.
                Java Standard Edition For Business v.5.0.xx.
                Java Standard Edition For Business v.6.0.xx.
      stormy 5.10 #


      So bundled docs were OK previously.


      Closer exam of actual b05 packages content:

      stormy 5.10 # ls SUNWj5*/reloc/jdk/instances/jdk1.5.0/
      SUNWj5dev/reloc/jdk/instances/jdk1.5.0/:
      LICENSE README.html bin include lib src.zip

      SUNWj5dmo/reloc/jdk/instances/jdk1.5.0/:
      demo sample

      SUNWj5dmx/reloc/jdk/instances/jdk1.5.0/:
      demo

      SUNWj5dvx/reloc/jdk/instances/jdk1.5.0/:
      bin

      SUNWj5jmp/reloc/jdk/instances/jdk1.5.0/:
      man

      SUNWj5man/reloc/jdk/instances/jdk1.5.0/:
      man

      SUNWj5rt/reloc/jdk/instances/jdk1.5.0/:
      COPYRIGHT bin jre

      SUNWj5rtx/reloc/jdk/instances/jdk1.5.0/:
      bin jre
      stormy 5.10 #

      So overall package install content is same for b05 and b06 (focusing on i586 bits).

      Should new doc DistributionREADME be a package target?

      Attachments

        Issue Links

          Activity

            People

              katleman David Katleman (Inactive)
              wrockett Walter Rockett (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: