Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6672405
Votes 0
Synopsis OPENJDK build: jdk7/jdk/make/tools/freetypecheck leaves dirt behind
Category java:build
Reported Against
Release Fixed 7(b26)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 06-MAR-2008
Description
After a 'make sanity' run, freetypecheck.obj appeared in the makefile directory:

$ pwd
/cygdrive/g/tbell/jdk7/jdk/make/tools/freetypecheck
$ ls -ltr
total 12
-rwxr-xr-x 1 Administrator None 2160 Feb 21 14:15 freetypecheck.c
-rwxr-xr-x 1 Administrator None 2483 Feb 21 14:15 Makefile
-rwxr-xr-x 1 Administrator None 1626 Mar  6 14:43 freetypecheck.obj

Refer to attached file 'sanity.log' for all the output.

I am using VS2005 on this system instead of VS2003, but I don't think that is relevant.
Posted Date : 2008-03-06 23:23:04.0
Work Around
N/A
Evaluation
This may be fixed already, but the issue is understood and will be investiogated.
Posted Date : 2008-03-19 00:31:50.0

Nope, wasn't fixed. See suggested fix.
Posted Date : 2008-03-29 00:07:08.0

http://hg.openjdk.java.net/jdk7/build/jdk/rev/88d235789027
Posted Date : 2008-04-01 17:39:21.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang