|
Quick Lists
|
|
Bug ID:
|
6662830
|
|
Votes
|
0
|
|
Synopsis
|
OpenJDK build testing results
|
|
Category
|
java:build
|
|
Reported Against
|
b05
|
|
Release Fixed
|
6-open(b07),
7(b25) (Bug ID:2159481)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6641691
,
6667532
|
|
Submit Date
|
13-FEB-2008
|
|
Description
|
README-builds.html
This sentence is a bit fractured and '3' is not the correct count for the sibling directories:
The source code for the OpenJDK is delivered in 3 sibling directories: hotspot, langtools,
corba, jaxws, jaxp, jdk and The hotspot directory contains the source code and make
files for building the OpenJDK Hotspot Virtual Machine.
In Build Dependencies / Binary Plugs... it says
Download the Binary Plugs by selecting the Downloads link at the OpenJDK site
There is not a 'Download' link there. There is a 'bundles' link. However that
'bundles' link has Plugs for OpenJDK 7 b24 .. and it's not clear whether those plugs
are applicable to OpenJDK 6. The README should say the same word that is used
on the openjdk site ('Bundles').
The OPENJDK=true option is not documented in README-builds.html
Posted Date : 2008-02-13 19:34:54.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Changes:
######### File: ./README-builds.html
######### (cd . && sccs diffs -w -s -b README-builds.html)
------- README-builds.html -------
350,352c350,351
< The source code for the
< OpenJDK is
< delivered in <i>3</i> sibling directories:
---
> The source code for the OpenJDK is delivered in a set of
> directories:
358d356
< <tt>jdk</tt>
359a358
> <tt>jdk</tt>.
361,375c360,372
< files for
< building the
< OpenJDK
< Hotspot Virtual Machine.
< The <tt>jdk</tt>
< directory contains the source code and make files for
< building the
< OpenJDK
< runtime libraries, tools and demos.
< The top level Makefile is used to build the complete OpenJDK
< release including building the hotspot
< VM, staging the VM binaries, and building the
< OpenJDK
< runtime libraries,
< tools and demos.
---
> files for building the OpenJDK Hotspot Virtual Machine.
> The <tt>langtools</tt> directory contains the source code and make
> files for building the OpenJDK javac and language tools.
> The <tt>corba</tt> directory contains the source code and make
> files for building the OpenJDK Corba files.
> The <tt>jaxws</tt> directory contains the source code and make
> files for building the OpenJDK JAXWS files.
> The <tt>jaxp</tt> directory contains the source code and make
> files for building the OpenJDK JAXP files.
> The <tt>jdk</tt> directory contains the source code and make files for
> building the OpenJDK runtime libraries and misc files.
> The top level <tt>Makefile</tt> (or <tt>control/Makefile</tt>)
> is used to build the entire OpenJDK.
743c740,742
< binary plug bundles from the OpenJDK Download area.
---
> binary plug bundles from the OpenJDK, go to the
> <a href="http://openjdk.java.net">OpenJDK</a> site and select
> the "<b>Bundles(6)</b>" link.
Posted Date : 2008-03-06 01:13:06.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |