I have written a program that takes advantage of sun.audio objects. It compiles fine on my mac, but when I try to compile it on a Windows or Linux computer, it warns that sun.audio might be removed in a future release, and wont let it compile. I want to be able to compile it so it will run better on them (I can copy over compiled files and run it, but the performance isn't good). How do I manage this?