Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AudioPermission record denied in Java 1.8.0_261

An BAug 11 2020

Hi,

I a have WebStart application which access the microphone. The application is working well until Java 1.8.0_251 but with the latest JRE 1.8.0_261 I get an error dialog when my application wants to get access to the microphone: (access denied "javax.sound.sampled.AudioPermission" "record").
Any idea what happened here?

Comments
Post Details
Added on Aug 11 2020
0 comments
224 views