Bug 2256941 - java-1.8.0-openjdk-portable: Please backport splash screen warning fix
Summary: java-1.8.0-openjdk-portable: Please backport splash screen warning fix
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.8.0-openjdk-portable
Version: 40
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: jandrlik
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCHelpNeeded
TreeView+ depends on / blocked
 
Reported: 2024-01-05 13:08 UTC by Florian Weimer
Modified: 2025-05-16 07:50 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-05-16 07:50:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2024-01-05 13:08:41 UTC
My tester indicates that the package will fail to build with GCC 14:

…/openjdk/jdk/src/share/bin/splashscreen_stubs.c: In function ‘DoSplashLoadMemory’:
…/openjdk/jdk/src/share/bin/splashscreen_stubs.c:64:5: error: returning ‘void *’ from a function with return type ‘int’ makes integer from pointer without a cast
   64 |     INVOKE(SplashLoadMemory, NULL)(pdata, size);
      |     ^~~~~~
…/openjdk/jdk/src/share/bin/splashscreen_stubs.c: In function ‘DoSplashLoadFile’:
…/openjdk/jdk/src/share/bin/splashscreen_stubs.c:68:5: error: returning ‘void *’ from a function with return type ‘int’ makes integer from pointer without a cast
   68 |     INVOKE(SplashLoadFile, NULL)(filename);
      |     ^~~~~~

I believe this commit fixes that:

commit 7b1455163ed893639059b3d62b71b2ff347c2e3f
Author: Mikael Vidstedt <mikael>
Date:   Thu Apr 2 11:54:33 2015 -0700

    8074840: Resolve disabled warnings for libjli and libjli_static
    
    Reviewed-by: dholmes, ksrini



Reproducible: Always

Comment 1 Aoife Moloney 2024-02-15 23:09:08 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle.
Changing version to 40.

Comment 2 Aoife Moloney 2025-04-25 10:13:40 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 3 Aoife Moloney 2025-05-16 07:50:20 UTC
Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13.

Fedora Linux 40 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.