<Sound Dev> [11] Review Request: 8201279 javax.sound tests should not set java.home system property

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Apr 12 21:58:39 UTC 2018


Hello, Audio Guru.

Please review the fix for jdk11.

This change adds an optional "javax.sound.config.file" system 
property(the similar name is used for logging: 
"java.util.logging.config.file") which specified default location of the 
properties file. Note that all errors which maybe occurs during access 
to this file are ignored in the same way as for default config file 
"jdk/conf/sound.properties"(BTW I am not sure that this is a good idea, 
but follow the current approach).

The CSR will be filed after the technical review.

Bug: https://bugs.openjdk.java.net/browse/JDK-8201279
Webrev can be found at: http://cr.openjdk.java.net/~serb/8201279/webrev.01

-- 
Best regards, Sergey.


More information about the sound-dev mailing list