[jdk21u-dev] Integrated: 8319598: SMFParser misinterprets interrupted running status
Satyen Subramaniam
ssubramaniam at openjdk.org
Fri Aug 8 02:59:21 UTC 2025
On Thu, 7 Aug 2025 02:18:40 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8319598: SMFParser misinterprets interrupted running status. The MIDI file parser misinterprets events without status byte when they appear directly after a Meta of SysEx event. This fix uses the status of the last channel event as running status, which is the more conservative solution. Ran GHA Sanity Checks, local Tier 1 and 2 and new test directly. Patch is clean.
This pull request has now been integrated.
Changeset: f94b2d6b
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/f94b2d6bd3354ad775a2a476a5c1774878bc5eaa
Stats: 154 lines in 2 files changed: 151 ins; 0 del; 3 mod
8319598: SMFParser misinterprets interrupted running status
Backport-of: 62d5d1e99c118b6ed26e79a2f7247308f8c23310
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/2063
More information about the jdk-updates-dev
mailing list