README-builds.html

changeset 105
8ca3d95b1ea3
parent 74
caba6a812b19
child 106
38c6ee1015aa
     1.1 --- a/README-builds.html	Thu Jun 18 13:05:20 2009 -0700
     1.2 +++ b/README-builds.html	Mon Jun 22 10:13:20 2009 -0700
     1.3 @@ -119,6 +119,7 @@
     1.4                          <th>Base OS and Architecture</th>
     1.5                          <th>OS</th>
     1.6                          <th>C/C++ Compiler</th>
     1.7 +                        <th>BOOT JDK</th>
     1.8                      </tr>
     1.9                  </thead>
    1.10                  <tbody>
    1.11 @@ -126,57 +127,65 @@
    1.12                          <td>Linux X86 (32-bit)</td>
    1.13                          <td>Fedora 9</td>
    1.14                          <td>gcc 4 </td>
    1.15 +                        <td>JDK 6u14 FCS </td>
    1.16                      </tr>
    1.17                      <tr>
    1.18                          <td>Linux X64 (64-bit)</td>
    1.19                          <td>Fedora 9</td>
    1.20                          <td>gcc 4 </td>
    1.21 +                        <td>JDK 6u14 FCS </td>
    1.22                      </tr>
    1.23                      <tr>
    1.24                          <td>Solaris SPARC (32-bit)</td>
    1.25 -                        <td>Solaris 10 + patches 
    1.26 +                        <td>Solaris 10u2 + patches 
    1.27                              <br>
    1.28                              See <a href="http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/JavaSE" target="_blank">
    1.29                              SunSolve</a> for patch downloads.
    1.30                          </td>
    1.31                          <td>Sun Studio 12</td>
    1.32 +                        <td>JDK 6u14 FCS </td>
    1.33                      </tr>
    1.34                      <tr>
    1.35                          <td>Solaris SPARCV9 (64-bit)</td>
    1.36 -                        <td>Solaris 10 + patches
    1.37 +                        <td>Solaris 10u2 + patches
    1.38                              <br>
    1.39                              See <a href="http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/JavaSE" target="_blank">
    1.40                              SunSolve</a> for patch downloads.
    1.41                          </td>
    1.42                          <td>Sun Studio 12</td>
    1.43 +                        <td>JDK 6u14 FCS </td>
    1.44                      </tr>
    1.45                      <tr>
    1.46                          <td>Solaris X86 (32-bit)</td>
    1.47 -                        <td>Solaris 10 + patches
    1.48 +                        <td>Solaris 10u2 + patches
    1.49                              <br>
    1.50                              See <a href="http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/JavaSE" target="_blank">
    1.51                              SunSolve</a> for patch downloads.
    1.52                          </td>
    1.53                          <td>Sun Studio 12</td>
    1.54 +                        <td>JDK 6u14 FCS </td>
    1.55                      </tr>
    1.56                      <tr>
    1.57                          <td>Solaris X64 (64-bit)</td>
    1.58 -                        <td>Solaris 10 + patches
    1.59 +                        <td>Solaris 10u2 + patches
    1.60                              <br>
    1.61                              See <a href="http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/JavaSE" target="_blank">
    1.62                              SunSolve</a> for patch downloads.
    1.63                          </td>
    1.64                          <td>Sun Studio 12</td>
    1.65 +                        <td>JDK 6u14 FCS </td>
    1.66                      </tr>
    1.67                      <tr>
    1.68                          <td>Windows X86 (32-bit)</td>
    1.69                          <td>Windows XP</td>
    1.70                          <td>Microsoft Visual Studio C++ 2008 Standard Edition</td>
    1.71 +                        <td>JDK 6u14 FCS </td>
    1.72                      </tr>
    1.73                      <tr>
    1.74                          <td>Windows X64 (64-bit)</td>
    1.75                          <td>Windows Server 2003 - Enterprise x64 Edition</td>
    1.76                          <td>Microsoft Platform SDK - April 2005</td>
    1.77 +                        <td>JDK 6u14 FCS </td>
    1.78                      </tr>
    1.79                  </tbody>
    1.80              </table>

mercurial