-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 7
-
Component/s: client-libs
-
None
-
generic
-
generic
6944033: RFE: add PCM_FLOAT support
has caused the regreesion test to fail to compile.
AudioFloatConverter.PCM_FLOAT was removed in that changeset and causing the test failing to compile. The tests probably need update.
test/javax/sound/midi/Gervill/AudioFloatConverter/ToFloatArray.java:50: cannot find symbol
AudioFloatConverter.PCM_FLOAT,
^
symbol: variable PCM_FLOAT
location: class AudioFloatConverter
has caused the regreesion test to fail to compile.
AudioFloatConverter.PCM_FLOAT was removed in that changeset and causing the test failing to compile. The tests probably need update.
test/javax/sound/midi/Gervill/AudioFloatConverter/ToFloatArray.java:50: cannot find symbol
AudioFloatConverter.PCM_FLOAT,
^
symbol: variable PCM_FLOAT
location: class AudioFloatConverter
- duplicates
-
JDK-6986335 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
-
- Closed
-