|
Quick Lists
|
|
Bug ID:
|
6649270
|
|
Votes
|
0
|
|
Synopsis
|
Change by-default openjdk building in control/make/makefile to use open source tree
|
|
Category
|
java:build
|
|
Reported Against
|
|
|
Release Fixed
|
6-open(b04),
7(b25) (Bug ID:2158001)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
2-High
|
|
Related Bugs
|
|
|
Submit Date
|
10-JAN-2008
|
|
Description
|
Currently if SKIP_OPENJDK_BUILD=true, it does a 'cd . && gnumake OPENJDK=true ...' need to change this to 'cd ../../openjdk/control/make && gnumake OPENJDK=true ...'
Expect the "openjdk" source tree to be in the same directory that contains the hotspot and jdk source trees.
Posted Date : 2008-01-10 21:34:13.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Change makefiles to use different source tree, simple makefile changes. See suggested fix.
Posted Date : 2008-01-10 21:35:11.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |