RFR: 8312535: MidiSystem.getSoundbank() throws unexpected SecurityException

Sergey Bylokhov serb at openjdk.org
Thu Aug 17 21:56:27 UTC 2023


On Thu, 17 Aug 2023 21:50:02 GMT, Phil Race <prr at openjdk.org> wrote:

>> * The doPrivileged block is added to fix SecurityException
>>  * The usage of the property moved to static, now the "change" of the property at runtime will not affect the code
>
> Marked as reviewed by prr (Reviewer).

@prrace thank you! welcome back!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14986#issuecomment-1683027936


More information about the client-libs-dev mailing list