From alex.menkov at sun.com Tue Mar 31 03:29:43 2009 From: alex.menkov at sun.com (Alex Menkov) Date: Tue, 31 Mar 2009 14:29:43 +0400 Subject: [Request for review] 6806019: 38 JCK api/javax_sound/midi/ tests fails starting from jdk7 b46 Message-ID: <49D1F097.3010909@sun.com> Karl, Could you please review a fix for 6806019: 38 JCK api/javax_sound/midi/ tests fails starting from jdk7 b46 (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6806019) The issue was discovered testing jdk7, but openjdk6 has the same bug (it's Gervill issue). The fix: http://cr.openjdk.java.net/~amenkov/6806019/webrev.00/ The file changed (SoftSynthesizer.java) has no differences in openjdk 6 & 7, so the fix is targeted to both jdks. Regards Alex