<Sound Dev> Review request: 7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid
Alex Menkov
alexey.menkov at oracle.com
Wed Apr 4 06:58:04 PDT 2012
Hi all,
Could you please review a fix for CR 7100140
(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7100140)
webrev: http://cr.openjdk.java.net/~amenkov/7100140/webrev.00/
The fix updates the test and moves it to "open" test repo.
Patch for the original (closed) test:
--- old/javax/sound/sampled/DirectAudio/bug6400879.java 2012-04-03
19:22:56.068656700 +0400
+++ new/javax/sound/sampled/DirectAudio/bug6400879.java 2012-04-03
19:22:55.399617700 +0400
@@ -60,6 +60,7 @@
line.start();
line.stop();
log(" - OK");
+ loopCounter++;
}
line.close();
line = null;
regards
Alex
More information about the sound-dev
mailing list