On Thu, 13 Mar 2025 15:45:12 GMT, Harshitha Onkar wrote:
>> Harshitha Onkar has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> header update
>
> make/modules/java.desktop/lib/ClientLibraries.gmk line 249:
>
>> 247: DISABLED_WARNINGS_
On Thu, 13 Mar 2025 17:30:33 GMT, Harshitha Onkar wrote:
>> Upgraded Libpng to v1.6.47
>
> Harshitha Onkar has updated the pull request incrementally with one
> additional commit since the last revision:
>
> header update
I was surprised by how many changes there are.
-
Marked
> Background:
>
> Oracle is updating the version of GCC for building the JDK on Linux to 14.2.0.
>
> This change updates the versions of the components used for the (Linux)
> devkit. Newer versions of ccache use cmake for the build, so some of the
> logic in `make/devkit/Tools.gmk` had to be up
On Thu, 13 Mar 2025 13:06:38 GMT, Matthias Baesken wrote:
>> Seems Wayland is not supported on AIX, so we most likely do not need to
>> build pipewire on AIX and can remove it from the build.
>> Reason is that pipewire updates can break the AIX build, so better avoid it
>> if possible.
>>
>> T
Background:
Oracle is updating the version of GCC for building the JDK on Linux to 14.2.0.
This change updates the versions of the components used for the (Linux) devkit.
Newer versions of ccache use cmake for the build, so some of the logic in
`make/devkit/Tools.gmk` had to be updated to suppo
On Wed, 12 Mar 2025 15:57:40 GMT, Christoph Langer wrote:
> This PR addresses an issue that can be observed when building on Windows with
> configure options `--enable-linkable-runtime` and
> `--with-external-symbols-in-bundles=public`.
>
> The problem is that whith this special build configur
On Thu, 13 Mar 2025 17:30:33 GMT, Harshitha Onkar wrote:
>> Upgraded Libpng to v1.6.47
>
> Harshitha Onkar has updated the pull request incrementally with one
> additional commit since the last revision:
>
> header update
Marked as reviewed by azvegint (Reviewer).
-
PR Review:
On Wed, 12 Mar 2025 12:45:48 GMT, Matthias Baesken wrote:
>> On Linux there are some special settings for LIBMANAGEMENT_OPTIMIZATION that
>> are most likely not needed any more and could be removed.
>
> Matthias Baesken has updated the pull request incrementally with one
> additional commit sin
> Upgraded Libpng to v1.6.47
Harshitha Onkar has updated the pull request incrementally with one additional
commit since the last revision:
header update
-
Changes:
- all: https://git.openjdk.org/jdk/pull/24021/files
- new: https://git.openjdk.org/jdk/pull/24021/files/e1954bc
> Upgraded Libpng to v1.6.47
Harshitha Onkar has updated the pull request incrementally with one additional
commit since the last revision:
header update
-
Changes:
- all: https://git.openjdk.org/jdk/pull/24021/files
- new: https://git.openjdk.org/jdk/pull/24021/files/b8f10b8
On Thu, 13 Mar 2025 07:39:20 GMT, Christoph Langer wrote:
>> This PR addresses an issue that can be observed when building on Windows
>> with configure options `--enable-linkable-runtime` and
>> `--with-external-symbols-in-bundles=public`.
>>
>> The problem is that with this special build conf
On Tue, 11 Mar 2025 19:22:34 GMT, snake66 wrote:
> Allows for future support for platforms that require different flags for
> libiconv support.
>
> Sponsored-by: The FreeBSD Foundation
This pull request has now been integrated.
Changeset: 771e160d
Author:Harald Eilertsen
URL:
http
On Thu, 13 Mar 2025 00:27:46 GMT, Harshitha Onkar wrote:
> Upgraded Libpng to v1.6.47
Marked as reviewed by erikj (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/24021#pullrequestreview-2682753294
On Wed, 12 Mar 2025 12:45:48 GMT, Matthias Baesken wrote:
>> On Linux there are some special settings for LIBMANAGEMENT_OPTIMIZATION that
>> are most likely not needed any more and could be removed.
>
> Matthias Baesken has updated the pull request incrementally with one
> additional commit sin
On Thu, 13 Mar 2025 07:39:20 GMT, Christoph Langer wrote:
>> This PR addresses an issue that can be observed when building on Windows
>> with configure options `--enable-linkable-runtime` and
>> `--with-external-symbols-in-bundles=public`.
>>
>> The problem is that with this special build conf
Upgraded Libpng to v1.6.47
-
Commit messages:
- unused-function added for gcc
- libpng upgrade
Changes: https://git.openjdk.org/jdk/pull/24021/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24021&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8348598
Stats: 4982
On Thu, 13 Mar 2025 00:27:46 GMT, Harshitha Onkar wrote:
> Upgraded Libpng to v1.6.47
make/modules/java.desktop/lib/ClientLibraries.gmk line 249:
> 247: DISABLED_WARNINGS_clang_dgif_lib.c := sign-compare, \
> 248: DISABLED_WARNINGS_clang_gzwrite.c := format-nonliteral, \
> 249:
On Thu, 13 Mar 2025 07:39:20 GMT, Christoph Langer wrote:
>> This PR addresses an issue that can be observed when building on Windows
>> with configure options `--enable-linkable-runtime` and
>> `--with-external-symbols-in-bundles=public`.
>>
>> The problem is that with this special build conf
On Thu, 13 Mar 2025 11:39:14 GMT, snake66 wrote:
>> Allows for future support for platforms that require different flags for
>> libiconv support.
>>
>> Sponsored-by: The FreeBSD Foundation
>
> snake66 has updated the pull request incrementally with one additional commit
> since the last revisi
On Thu, 13 Mar 2025 13:28:32 GMT, Magnus Ihse Bursie wrote:
>> snake66 has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Unbreak libjdwp build
>
> Then I think the current solution is fine. Even if OpenBSD is not the primary
> goal of you
On Thu, 13 Mar 2025 11:39:14 GMT, snake66 wrote:
>> Allows for future support for platforms that require different flags for
>> libiconv support.
>>
>> Sponsored-by: The FreeBSD Foundation
>
> snake66 has updated the pull request incrementally with one additional commit
> since the last revisi
On Thu, 13 Mar 2025 07:39:20 GMT, Christoph Langer wrote:
>> This PR addresses an issue that can be observed when building on Windows
>> with configure options `--enable-linkable-runtime` and
>> `--with-external-symbols-in-bundles=public`.
>>
>> The problem is that with this special build conf
On Thu, 13 Mar 2025 13:03:16 GMT, Matthias Baesken wrote:
>> Seems Wayland is not supported on AIX, so we most likely do not need to
>> build pipewire on AIX and can remove it from the build.
>> Reason is that pipewire updates can break the AIX build, so better avoid it
>> if possible.
>>
>> T
On Thu, 13 Mar 2025 09:29:38 GMT, Magnus Ihse Bursie wrote:
> Can you include a revert of JDK-8349751, which is not needed anymore after
> this change?
Okay I removed the AIX code from endian.h .
-
PR Comment: https://git.openjdk.org/jdk/pull/24009#issuecomment-2721177888
> Seems Wayland is not supported on AIX, so we most likely do not need to build
> pipewire on AIX and can remove it from the build.
> Reason is that pipewire updates can break the AIX build, so better avoid it
> if possible.
>
> To check if it works, I move the 'pipewire/include' folder away, an
On Mon, 10 Mar 2025 15:38:45 GMT, Matthias Baesken wrote:
> On Linux there are some special settings for LIBMANAGEMENT_OPTIMIZATION that
> are most likely not needed any more and could be removed.
This pull request has now been integrated.
Changeset: c3db6671
Author:Matthias Baesken
URL:
On Wed, 12 Mar 2025 12:45:48 GMT, Matthias Baesken wrote:
>> On Linux there are some special settings for LIBMANAGEMENT_OPTIMIZATION that
>> are most likely not needed any more and could be removed.
>
> Matthias Baesken has updated the pull request incrementally with one
> additional commit sin
On 2025-03-11 20:29, Frederic Thevenet wrote:
Hi Magnus,
As mentioned before, the core idea here is really just providing a
hook for a script to be invoked after the native linker has been called.
So while thinking about making this more generic and not Windows
specific, it struck me that it
> Allows for future support for platforms that require different flags for
> libiconv support.
>
> Sponsored-by: The FreeBSD Foundation
snake66 has updated the pull request incrementally with one additional commit
since the last revision:
Unbreak libjdwp build
-
Changes:
- al
On Thu, 13 Mar 2025 07:39:20 GMT, Christoph Langer wrote:
>> This PR addresses an issue that can be observed when building on Windows
>> with configure options `--enable-linkable-runtime` and
>> `--with-external-symbols-in-bundles=public`.
>>
>> The problem is that with this special build conf
On Wed, 12 Mar 2025 12:45:48 GMT, Matthias Baesken wrote:
>> On Linux there are some special settings for LIBMANAGEMENT_OPTIMIZATION that
>> are most likely not needed any more and could be removed.
>
> Matthias Baesken has updated the pull request incrementally with one
> additional commit sin
On Thu, 13 Mar 2025 07:39:20 GMT, Christoph Langer wrote:
>> This PR addresses an issue that can be observed when building on Windows
>> with configure options `--enable-linkable-runtime` and
>> `--with-external-symbols-in-bundles=public`.
>>
>> The problem is that with this special build conf
On Wed, 12 Mar 2025 20:00:29 GMT, Erik Joelsson wrote:
> What happens with the local debugging experience in the exploded image if you
> configure with ` --with-external-symbols-in-bundles=public`? Then the full
> debug symbols are only present in the *.full.pdb files. Will the debugger
> tool
On Wed, 12 Mar 2025 16:56:32 GMT, Magnus Ihse Bursie wrote:
> Also, to double check, are the new variables `ICONV_CFLAGS` and
> `ICONV_LDFLAGS` going to be non-empty on BSD?
Yes, the current BSD port has the following in `libraries.m4`:
if test "x$OPENJDK_TARGET_OS" = "xbsd"; then
if te
On Wed, 12 Mar 2025 12:45:48 GMT, Matthias Baesken wrote:
>> On Linux there are some special settings for LIBMANAGEMENT_OPTIMIZATION that
>> are most likely not needed any more and could be removed.
>
> Matthias Baesken has updated the pull request incrementally with one
> additional commit sin
On Wed, 12 Mar 2025 14:52:10 GMT, Matthias Baesken wrote:
> Seems Wayland is not supported on AIX, so we most likely do not need to build
> pipewire on AIX and can remove it from the build.
> Reason is that pipewire updates can break the AIX build, so better avoid it
> if possible.
>
> To chec
On Thu, 13 Mar 2025 07:39:20 GMT, Christoph Langer wrote:
>> This PR addresses an issue that can be observed when building on Windows
>> with configure options `--enable-linkable-runtime` and
>> `--with-external-symbols-in-bundles=public`.
>>
>> The problem is that with this special build conf
> This PR addresses an issue that can be observed when building on Windows with
> configure options `--enable-linkable-runtime` and
> `--with-external-symbols-in-bundles=public`.
>
> The problem is that with this special build configuration, we build two sets
> of .pdb files for the binaries. T
38 matches
Mail list logo