JDK-7058666 : Unexpected exception in AU parser code.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_2.6
  • CPU: x86
  • Submitted: 2011-06-23
  • Updated: 2013-11-07
  • Resolved: 2013-10-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b115Fixed
Description
Unexpected exception in AU parser code.

Comments
fix is under review.
04-10-2013

We continue trying tofix these P4s in JDK8 , but some of them might not be fixed in JDK8 due to lack of resources. The commitment to fix them as soon as possible still confirmed. They are tracking on JDK8 client-libs dashboard permanently.
26-09-2013

please fix it in 8-dev
19-09-2013

The fix for ArithmeticException is ready, but I still do not know where to fix it.
19-09-2013

EVALUATION AuFileReader throws "java.lang.ArithmeticException: / by zero" for unsupported (or incorrect) encodings. The cases should be handled properly.
27-06-2011