-
Bug
-
Resolution: Fixed
-
P2
-
8, 11.0.6-oracle, 14, 15
-
b34
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8250656 | 16 | Erik Joelsson | P2 | Resolved | Fixed | b08 |
JDK-8251061 | 15.0.2 | Erik Joelsson | P2 | Resolved | Fixed | b01 |
JDK-8251085 | 15.0.1 | Erik Joelsson | P2 | Closed | Fixed | b04 |
JDK-8250896 | 11.0.10-oracle | Erik Joelsson | P2 | Resolved | Fixed | b01 |
JDK-8251057 | 11.0.9-oracle | Erik Joelsson | P2 | Closed | Fixed | b04 |
JDK-8251571 | 11.0.9 | Erik Joelsson | P2 | Resolved | Fixed | b04 |
JDK-8250897 | 8u281 | Erik Joelsson | P2 | Resolved | Fixed | b01 |
JDK-8251098 | 8u271 | Erik Joelsson | P2 | Closed | Fixed | b04 |
JDK-8257312 | emb-8u281 | Erik Joelsson | P2 | Resolved | Fixed | team |
JDK-8251770 | emb-8u271 | Erik Joelsson | P2 | Resolved | Fixed | team |
Steps to reproduce
1. Run the attached test case.(TestSoundRecordingUtil.java) for recording a file.
2. Run any audio file on a native player for 30 seconds. The recording of this output gets stored in the same directory as Record.wav.
3. Now Run the attached test case.(AudioPlayerExample1.java) for playing back the recorded file content.
Expected Behavior: The audio file is replayed back via the recorded file.
Actual Behavior: There is no sound although the file plays back for 30 seconds.
The same behavior is seen on jdk11.0.8-oracle b08, jdk14.0.2 b07 as well.
- backported by
-
JDK-8250656 [macos] Sound Recording and playback is not working
- Resolved
-
JDK-8250896 [macos] Sound Recording and playback is not working
- Resolved
-
JDK-8250897 [macos] Sound Recording and playback is not working
- Resolved
-
JDK-8251061 [macos] Sound Recording and playback is not working
- Resolved
-
JDK-8251571 [macos] Sound Recording and playback is not working
- Resolved
-
JDK-8251770 [macos] Sound Recording and playback is not working
- Resolved
-
JDK-8257312 [macos] Sound Recording and playback is not working
- Resolved
-
JDK-8251057 [macos] Sound Recording and playback is not working
- Closed
-
JDK-8251085 [macos] Sound Recording and playback is not working
- Closed
-
JDK-8251098 [macos] Sound Recording and playback is not working
- Closed
- relates to
-
JDK-8244951 Missing entitlements for hardened runtime
- Resolved
-
JDK-8252145 Unify Info.plist files with correct version strings
- Resolved
-
JDK-8313579 [macos] Info.plist files should not define NSMicrophoneUsageDescription unless requested
- Closed