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

Sergey Bylokhov serb at openjdk.org
Tue Aug 22 01:47:42 UTC 2023


On Sat, 22 Jul 2023 21:45:36 GMT, Sergey Bylokhov <serb 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

This pull request has now been integrated.

Changeset: 87298d2a
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/87298d2ade41c689d3140981a123b0e9130fc651
Stats:     66 lines in 3 files changed: 59 ins; 0 del; 7 mod

8312535: MidiSystem.getSoundbank() throws unexpected SecurityException

Reviewed-by: prr

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

PR: https://git.openjdk.org/jdk/pull/14986


More information about the client-libs-dev mailing list