|
Quick Lists
|
|
Bug ID:
|
6769748
|
|
Votes
|
0
|
|
Synopsis
|
Fix solaris makefiles for the case when "CC -V" produces several lines
|
|
Category
|
hotspot:compiler2
|
|
Reported Against
|
|
|
Release Fixed
|
hs14(b08),
7(b41) (Bug ID:2170019)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
|
|
Submit Date
|
10-NOV-2008
|
|
Description
|
% /net/kits/compilers/releases/express2008.07/inst/ customer -S2/bin/CC -V
Usage: CC [ options ] files. Use 'CC -flags' for details
% /net/kits/compilers/releases/express2008.07/inst/ customer -S2/bin/cc -V
usage: cc [ options] files. Use 'cc -flags' for details
An additional line is added to output.
Posted Date : 2008-11-10 20:49:15.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Current VM makefile does not handle such case.
Posted Date : 2008-11-10 21:02:15.0
http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4d20a3aaf1ab
Posted Date : 2008-11-12 21:39:17.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |