-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0
-
kestrel
-
x86
-
windows_nt
We need to remove the lib/audio/soundbank.gm file from the JRE before
Kestrel beta.
As part of Kestrel we have added HW sound support on win32. So it has
been agreed that we no longer need the 483 KByte soundbank.gm file in
the standard JRE bundle. It will still be included in the JDK.
This is important, as we need to minimze the size of the JRE download.
Removing this sounbank.gm file saves over 400 K, which is a lot!
The place to fix this is in the "prune" target of build/win32/ishield/jre/makefile
which is where we remove files we don't want in the standalone JRE.
graham.hamilton@Eng 1999-07-17