I noticed that the source for OpenAL is a bunch of interfaces to "C language funcs". Apple provides a Java native version of its CoreAudio I believe, so perhaps you could implement the OSX version of OpenAL in pure java.
(That is, unless you've already done so and the C interface is windows-specific)



