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?