-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 17, 21, 25, 26
-
Component/s: client-libs
-
generic
-
generic
In make/modules/java.desktop/lib/ClientLibraries.gmk we have -DPNG_NO_MMX_CODE -DPNG_ARM_NEON_OPT=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -DPNG_LOONGARCH_LSX_OPT=0 which are applied by default(because libpng bundled in JDK is of less functionality).
We can move these flags to src/java.desktop/share/native/libsplashscreen/libpng/pnglibconf.h
We can move these flags to src/java.desktop/share/native/libsplashscreen/libpng/pnglibconf.h
- relates to
-
JDK-8371914 PNG defines in CFLAGS can cause compilation errors with external libpng
-
- Resolved
-