-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Name: dm26566 Date: 07/18/2001
Starting after the TL putback of 6/1/01, the nightly builds
on win32 have been generating .exe files into the make
directories:
j2se\ext\jpda\make\tty\jdb.exe
j2se\make\sun\jar\jar.exe
j2se\make\sun\javap\javap.exe
j2se\make\sun\serialver\serialver.exe
j2se\make\com\sun\javah\javah.exe
j2se\make\com\sun\extcheck\extcheck.exe
j2se\make\sun\native2ascii\native2ascii.exe
j2se\make\java\main\javaw\javaw.exe
j2se\make\org\omg\idl\idlj.exe
j2se\make\java\main\java\java.exe
j2se\make\sun\rmi\rmid\rmid.exe
j2se\make\sun\rmi\cgi\java-rmi.exe
j2se\make\sun\rmi\registry\rmiregistry.exe
j2se\make\sun\rmi\rmic\rmic.exe
j2se\make\sun\javac\javac\javac.exe
j2se\make\sun\javac\javadoc\javadoc.exe
j2se\make\sun\applet\appletviewer.exe
j2se\make\sun\security\policytool\policytool.exe
j2se\make\sun\security\keytool\keytool.exe
j2se\make\sun\security\jarsigner\jarsigner.exe
j2se\make\com\sun\corba\se\internal\tnameserv\tnameserv.exe
j2se\make\com\sun\corba\se\internal\Activation\servertool\servertool.exe
j2se\make\com\sun\corba\se\internal\Activation\orbd\orbd.exe
The likely suspect causing this are the changes made to make/common/Program.gmk
======================================================================