Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056607 | emb-9 | Unassigned | P4 | Resolved | Fixed | b26 |
The sun.audio package was used in the plugin code at some point. Right now it's used as a fallback in case com.sun.media.sound.JavaSoundAudioClip class is not available. Although the latter is not a part of public API, it's always present, so the fallback package sun.audio can be removed.
- backported by
-
JDK-8056607 Remove references to sun.audio package
-
- Resolved
-
- relates to
-
JDK-8050465 Remove sun.audio package
-
- Resolved
-