United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6498734 RFE: Refactorying the common variable definitions into a shared make file for hotspot
6498734 : RFE: Refactorying the common variable definitions into a shared make file for hotspot

Details
Type:
Enhancement
Submit Date:
2006-11-29
Status:
Closed
Updated Date:
2012-10-13
Project Name:
JDK
Resolved Date:
2007-01-17
Component:
hotspot
OS:
generic
Sub-Component:
runtime
CPU:
generic
Priority:
P4
Resolution:
Fixed
Affected Versions:
7
Fixed Versions:
hs10

Related Reports
Backport:
Backport:

Sub Tasks

Description
In hotspot makefile system, a bunch of variable definitions are in $hotspot_ws/make/Makefile rather than in a separate file. This makes reuse of such variables difficult. A better way to do this is to abstract these common variable definitions into a separate file so that many other parts of the make files could share these.

                                    

Comments
EVALUATION

Make a new file called defs.make in the same directory as $TOP_HOTSPOTDIR/make/Makefile which contains various definitions.
                                     
2006-11-29
EVALUATION

Paul and Kelly suggested that if we want to make hotspot more like jdk, we better rename all the make files in hotspot from *.make to *.gmk. I don't think that is a bad idea.
                                     
2006-11-29



Hardware and Software, Engineered to Work Together