openjdk-21.git
16 months agocompile-preview
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
compile-preview

Gbp-Pq: Name compile-preview.diff

16 months agoarch-add-ports
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
arch-add-ports

Gbp-Pq: Name arch-add-ports.diff

16 months agoUse IP address in tests
Vladimir Petko [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Use IP address in tests

Forwarded: not-needed
Last-Update: 2023-03-27

Ubuntu build machines are not set up for dns. Use IP addresses to get correct test
outcomes.

Gbp-Pq: Name test-use-ip-address.patch

16 months agoReplace hostname with a non-existant ip address
Vladimir Petko [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Replace hostname with a non-existant ip address

Forwarded: no
Last-Update: 2023-03-27

In Ubuntu build environment we do not have DNS resolver, causing an unexpected test
failure. Use a non-existant IP address instead of hostname.

Gbp-Pq: Name ldap-timeout-test-use-ip.patch

16 months agoAdd missing permissions for TestNG 7.7
Vladimir Petko [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Add missing permissions for TestNG 7.7

Last-Update: 2023-03-24

TestNG has added more configuration properties, allow them in the minimal policy

Gbp-Pq: Name update-permission-test.patch

16 months agoSkip test when getFileStore() fails
Vladimir Petko [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Skip test when getFileStore() fails

Bug: https://bugs.openjdk.org/browse/JDK-8166162
Forwarded: not-needed
Last-Update: 2023-03-27

Due to https://bugs.openjdk.org/browse/JDK-8166162 getFileStore() fails with exception
failing the test suite. Skip test when getFileStore() throws.

Gbp-Pq: Name log-generated-classes-test.patch

16 months agoMisalign address in the test rather than structure
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Misalign address in the test rather than structure

mk68-support.diff aligned metaspace structures by 4 bytes breaking the test.
Add 1 to address type rather than aligned structure to produce misaligned pointer.

Gbp-Pq: Name misalign-pointer-for-armhf.patch

16 months agomips
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
mips

# DP: Untested patch suggested to fix #983878

# DP: Untested patch suggested to fix #983878

Gbp-Pq: Name mips.diff

16 months agojlink: Hash of module differs to expected hash recorded in java.base
Julian Gilbey [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
jlink: Hash of module differs to expected hash recorded in java.base

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944738
Forwarded: not-needed

The cause is the use of dh_strip_nondeterminism late in the build
process.  This reorganises the jmod files, which in turn changes their
SHA256 checksums.  This would not be a problem, except that the
checksums are saved in java.base.jmod *before* the use of
dh_strip_nondeterminism.  Performing this stripping immediately after
each jmod file is created results in the checksums being consistent
throughout.

Gbp-Pq: Name reproducible-build-jmod.diff

16 months agoMakes the generated module-info.java files reproducible (removes a captured build...
Emmanuel Bourg [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Makes the generated module-info.java files reproducible (removes a captured build path)

Forwarded: no

Gbp-Pq: Name reproducible-module-info.diff

16 months agoMakes the generated character data classes reproducible (removes a timestamp and...
Emmanuel Bourg [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Makes the generated character data classes reproducible (removes a timestamp and trims a build path captured in the comments)

Forwarded: no

Gbp-Pq: Name reproducible-character-data.diff

16 months agoMakes the timestamp in the properties files header reproducible when SOURCE_DATE_EPOC...
Emmanuel Bourg [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Makes the timestamp in the properties files header reproducible when SOURCE_DATE_EPOCH is specified

Forwarded: no

Gbp-Pq: Name reproducible-properties-timestamp.diff

16 months ago[PATCH] Don't optimize fdlibm-fork for Zero on linux-sparc (Zero)
John Paul Adrian Glaubitz [Fri, 21 Dec 2018 12:18:17 +0000 (15:18 +0300)]
[PATCH] Don't optimize fdlibm-fork for Zero on linux-sparc (Zero)

Gbp-Pq: Name Don-t-optimize-fdlibm-fork-for-Zero-on-linux-sparc-Z.patch

16 months agomake-debug-print
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
make-debug-print

Gbp-Pq: Name make-debug-print.diff

16 months agoFix alignment issues on m68k
John Paul Adrian Glaubitz [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Fix alignment issues on m68k

Last Update: 2019-04-29

Last Update: 2019-04-29

Gbp-Pq: Name m68k-support.diff

16 months agodnd-files
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
dnd-files

Gbp-Pq: Name dnd-files.diff

16 months agoatk-wrapper-security
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
atk-wrapper-security

Gbp-Pq: Name atk-wrapper-security.diff

16 months agozero-x32
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
zero-x32

Gbp-Pq: Name zero-x32.diff

16 months agomachine-flag
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
machine-flag

Gbp-Pq: Name machine-flag.diff

16 months agojdk-i18n-pt_BR
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
jdk-i18n-pt_BR

Gbp-Pq: Name jdk-i18n-pt_BR.diff

16 months agojdk-getAccessibleValue
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
jdk-getAccessibleValue

Gbp-Pq: Name jdk-getAccessibleValue.diff

16 months agos390x-opt
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
s390x-opt

Gbp-Pq: Name s390x-opt.diff

16 months agomultiple-pkcs11-library-init
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
multiple-pkcs11-library-init

# HG changeset patch
# User andrew
# Date 1352129932 0
# Node ID e9c857dcb964dbfa5eef3a3590244cb4d999cf7a
# Parent  1406789608b76d0906881979335d685855f44190
Allow multiple PKCS11 library initialisation to be a non-critical error.

Gbp-Pq: Name multiple-pkcs11-library-init.diff

16 months agoadlc-parser
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
adlc-parser

# DP: fixes an uninitialized memory issue in adlc

# DP: fixes an uninitialized memory issue in adlc

Gbp-Pq: Name adlc-parser.diff

16 months agodefault-jvm-cfg
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
default-jvm-cfg

Gbp-Pq: Name default-jvm-cfg.diff

16 months agoicedtea-override-redirect-compiz
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
icedtea-override-redirect-compiz

Gbp-Pq: Name icedtea-override-redirect-compiz.diff

16 months agoicc_loading_with_symlink
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
icc_loading_with_symlink

Gbp-Pq: Name icc_loading_with_symlink.diff

16 months agohotspot-mips-align
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
hotspot-mips-align

Gbp-Pq: Name hotspot-mips-align.diff

16 months agosystem-pcsclite
OpenJDK Team [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
system-pcsclite

Gbp-Pq: Name system-pcsclite.diff

16 months agoopenjdk-21 (21.0.4+7-3) unstable; urgency=medium
Matthias Klose [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
openjdk-21 (21.0.4+7-3) unstable; urgency=medium

  [ Vladimir Petko ]
  * d/copyright-generator/strip-common-licenses.sh: Add GPLv3 to the
    list of common licenses.
  * d/p/jdk-8334895-proposed.patch: Fix typo in the patch description.
  * d/JB-*.overrides.in: Update lintian overrides.
  * d/s/lintian-override: Add source-contains-prebuilt-javascript-object
    due to LP: 2032992.
  * d/control.in: Remove duplicate Provides.
  * d/control: Regenerate.
  * d/t/problemlist.csv: Update problemlist.csv for July release
  * d/t/jtreg-autopkgtest.{in,sh}: Increase jtreg test timeouts.

  [ Emmanuel Bourg ]
  * Restore and update the reproducible-properties-timestamp patch.

[dgit import unpatched openjdk-21 21.0.4+7-3]

16 months agoImport openjdk-21_21.0.4+7-3.debian.tar.xz
Matthias Klose [Sat, 10 Aug 2024 08:08:49 +0000 (10:08 +0200)]
Import openjdk-21_21.0.4+7-3.debian.tar.xz

[dgit import tarball openjdk-21 21.0.4+7-3 openjdk-21_21.0.4+7-3.debian.tar.xz]

17 months agoImport openjdk-21_21.0.4+7.orig.tar.xz
Matthias Klose [Wed, 17 Jul 2024 07:31:36 +0000 (09:31 +0200)]
Import openjdk-21_21.0.4+7.orig.tar.xz

[dgit import orig openjdk-21_21.0.4+7.orig.tar.xz]

17 months agoImport openjdk-21_21.0.4+7.orig-googletest.tar.xz
Matthias Klose [Wed, 17 Jul 2024 07:31:36 +0000 (09:31 +0200)]
Import openjdk-21_21.0.4+7.orig-googletest.tar.xz

[dgit import orig openjdk-21_21.0.4+7.orig-googletest.tar.xz]