Re: [9] Review Request: Find and load default.sf2 as the default soundbank on Linux

2015-10-09 Thread Sergey Bylokhov
Hi, Omair. I do not see a problem to integrate such changes, since I assume you will plan to backport it to jdk8. But later in jdk9 however probably it will be better to move such information to the configuration file JAVA_HOME/conf/sound.properties I have one note about the fix: the usage of

Re: [9] Review Request: Find and load default.sf2 as the default soundbank on Linux

2015-10-09 Thread Omair Majid
Hi, Thank you for reviewing this change! * Sergey Bylokhov [2015-10-09 07:44]: > I do not see a problem to integrate such changes, Great! If the idea sounds sensible, I would be happy to tweak the implementation based on your suggestions. > since I assume you will > plan to backport it to jdk8