Looks fine Sergey; thanks,
-Joe
On 4/19/2018 5:19 PM, Sergey Bylokhov wrote:
Hello, Audio Guru.
Please review the fix for jdk11.
Bug: https://bugs.openjdk.java.net/browse/JDK-8202050
The "Recording.java" test is added to the ProblemList.
The test will be fixed in:
https://bugs.openjdk.java.net/browse/JDK-8167580
Fix is inline below:
diff -r 9070717a16a1 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt Wed Apr 18 14:07:41 2018 -0700
+++ b/test/jdk/ProblemList.txt Thu Apr 19 17:14:52 2018 -0700
@@ -601,6 +601,8 @@
javax/sound/sampled/Mixers/DisabledAssertionCrash.java 7067310
generic-all
+javax/sound/midi/Sequencer/Recording.java 8167580 linux-all,solaris-all