-
Bug
-
Resolution: Fixed
-
P3
-
8u251, jfx14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8243017 | 8u261 | Alexander Matveev | P3 | Resolved | Fixed | b05 |
JDK-8247264 | jfx11.0.8 | Alexander Matveev | P3 | Resolved | Fixed |
To reproduce this, run the following on macOS:
1. Run Ensemble8
2. Run the "Audio Bar Chart" sample (or "Advanced Media")
3. Run the "Audio Area Chart" sample
BUG: No audio spectrum data will be shown in the area chart
If you run the "Audio Area Chart" sample first after starting Ensemble, it works correctly.
It works correctly on Windows and fails on macOS (I tried both 10.13.6 and 10.15.4 and it fails on both).
This appears to be a regression from the removal of CoreAudio,JDK-8232589. If I do a build from the commit right before CoreAudio was removed, it works. If I then do a build from right after CoreAudio was removed, it fails.
1. Run Ensemble8
2. Run the "Audio Bar Chart" sample (or "Advanced Media")
3. Run the "Audio Area Chart" sample
BUG: No audio spectrum data will be shown in the area chart
If you run the "Audio Area Chart" sample first after starting Ensemble, it works correctly.
It works correctly on Windows and fails on macOS (I tried both 10.13.6 and 10.15.4 and it fails on both).
This appears to be a regression from the removal of CoreAudio,
- backported by
-
JDK-8243017 [macos] Some audio files miss spectrum data when another audio file plays first
- Resolved
-
JDK-8247264 [macos] Some audio files miss spectrum data when another audio file plays first
- Resolved
- relates to
-
JDK-8232589 Remove CoreAudio Utility Classes
- Resolved