git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Tue Jan 13 17:01:47 UTC 2026
Changeset: 7f707ba8
Branch: master
Author: Damon Nguyen <dnguyen at openjdk.org>
Date: 2026-01-13 16:55:03 +0000
URL: https://git.openjdk.org/mobile/commit/7f707ba8e746d859ac171d71ef8f731953a92e6a
8373727: New XBM images parser regression: only the first line of the bitmap array is parsed
Reviewed-by: prr, jdv
! src/java.desktop/share/classes/sun/awt/image/XbmImageDecoder.java
! test/jdk/java/awt/image/XBMDecoder/XBMDecoderTest.java
+ test/jdk/java/awt/image/XBMDecoder/invalid_empty.xbm
! test/jdk/java/awt/image/XBMDecoder/invalid_hex.xbm
+ test/jdk/java/awt/image/XBMDecoder/invalid_plus.xbm
+ test/jdk/java/awt/image/XBMDecoder/valid_multiline.xbm
Changeset: 63f97f24
Branch: master
Author: duke <duke at openjdk.org>
Date: 2026-01-13 16:55:22 +0000
URL: https://git.openjdk.org/mobile/commit/63f97f24e6518c67f6822df4afe28e54542cdb49
Automatic merge of jdk:master into master
Changeset: 07403843
Branch: master
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2026-01-13 16:57:30 +0000
URL: https://git.openjdk.org/mobile/commit/074038438f5b8b91e9390430b4fa58ff53e5df26
8374727: Audio configuration Platform class - use nio for getting endianness of the underlying platform
Reviewed-by: prr, kizune
! src/java.desktop/macosx/native/libjsound/PLATFORM_API_MacOSX_PCM.cpp
! src/java.desktop/share/classes/com/sun/media/sound/Platform.java
- src/java.desktop/share/native/libjsound/Platform.c
! src/java.desktop/share/native/libjsound/Utilities.c
! src/java.desktop/share/native/libjsound/Utilities.h
Changeset: 20af6c05
Branch: master
Author: duke <duke at openjdk.org>
Date: 2026-01-13 16:58:48 +0000
URL: https://git.openjdk.org/mobile/commit/20af6c05d259f51614d70aea76778b9d09061d47
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list