openjdk-17.git
9 months agoMakes the generated character data classes reproducible (removes a timestamp and...
Emmanuel Bourg [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
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

9 months agoRevert upstream default to GTK2
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
Revert upstream default to GTK2

OpenJDK 11 uses GTK3 by default for the GTK Look and Feel but it still
has too many pending issues and artifacts and is not on par with GTK2
support. This patch is the reverse of the upstream commit which ensures
that GTK2 is tried before GTK3.
 When GTK3 becomes better supported we should drop this and update the
 dlopen_jre_depends variable in debian/rules accordingly.
Origin: upstream, http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/3e3696a308e1
Bug: https://bugs.openjdk.java.net/browse/JDK-8198649,
     https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8198654
Bug-Ubuntu: https://launchpad.net/bugs/1770278
Forwarded: not-needed
Applied-Upstream: http//hg.openjdk.java.net/jdk-updates/jdk11u/rev/3e3696a308e1
Reviewed-by: <name and email of a reviewer, optional>
Last-Update: 2019-03-27 <YYYY-MM-DD, last update of the meta-information, optional>

Gbp-Pq: Name keep-gtk2-as-default.patch

9 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

9 months agomake-debug-print
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
make-debug-print

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

9 months agoMakes the timestamp in the properties files header reproducible when SOURCE_DATE_EPOC...
Emmanuel Bourg [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
Makes the timestamp in the properties files header reproducible when SOURCE_DATE_EPOCH is specified

Forwarded: no

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

9 months agoFix alignment issues on m68k
John Paul Adrian Glaubitz [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
Fix alignment issues on m68k

Last Update: 2019-04-29

Last Update: 2019-04-29

Gbp-Pq: Name m68k-support.diff

9 months agodnd-files
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
dnd-files

Gbp-Pq: Name dnd-files.diff

9 months agoatk-wrapper-security
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
atk-wrapper-security

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

9 months agohotspot-disable-exec-shield-workaround
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
hotspot-disable-exec-shield-workaround

Gbp-Pq: Name hotspot-disable-exec-shield-workaround.diff

9 months agozero-x32
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
zero-x32

Gbp-Pq: Name zero-x32.diff

9 months agomachine-flag
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
machine-flag

Gbp-Pq: Name machine-flag.diff

9 months ago8199220
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
8199220

# HG changeset patch
# User enevill
# Date 1520877434 0
#      Mon Mar 12 17:57:14 2018 +0000
# Node ID 81265b23c488c7fd03ebaee04d1802fc0ada737e
# Parent  ecd91135d645bed6620abbd76ce30a906b6d7d44
8199220: Zero build broken after 81951038191102 and 8189871
Reviewed-by: dholmes, stuefe, eosterlund, glaubitz, coleenp
Gbp-Pq: Name 8199220.diff

9 months agojdk-i18n-pt_BR
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
jdk-i18n-pt_BR

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

9 months agojtreg-location
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
jtreg-location

Gbp-Pq: Name jtreg-location.diff

9 months agojdk-getAccessibleValue
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
jdk-getAccessibleValue

Gbp-Pq: Name jdk-getAccessibleValue.diff

9 months agos390x-opt
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
s390x-opt

Gbp-Pq: Name s390x-opt.diff

9 months agomultiple-pkcs11-library-init
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
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

9 months agoadlc-parser
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
adlc-parser

# DP: fixes an uninitialized memory issue in adlc

# DP: fixes an uninitialized memory issue in adlc

Gbp-Pq: Name adlc-parser.diff

9 months agodefault-jvm-cfg
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
default-jvm-cfg

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

9 months agolibpcsclite-dlopen
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
libpcsclite-dlopen

Gbp-Pq: Name libpcsclite-dlopen.diff

9 months agoicedtea-override-redirect-compiz
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
icedtea-override-redirect-compiz

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

9 months agoicc_loading_with_symlink
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
icc_loading_with_symlink

Gbp-Pq: Name icc_loading_with_symlink.diff

9 months agohotspot-mips-align
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
hotspot-mips-align

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

9 months agosystem-pcsclite
OpenJDK Team [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
system-pcsclite

Gbp-Pq: Name system-pcsclite.diff

9 months agoopenjdk-17 (17.0.15~4ea-1) unstable; urgency=medium
Matthias Klose [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
openjdk-17 (17.0.15~4ea-1) unstable; urgency=medium

  * OpenJDK 17.0.14 early access, build 4.

  [ Vladimir Petko ]
  * d/rules: Disable dtrace on jammy armhf (was not enabled before and cannot
    be built due to a GCC ICE (see LP #2091225).

[dgit import unpatched openjdk-17 17.0.15~4ea-1]

9 months agoImport openjdk-17_17.0.15~4ea.orig.tar.xz
Matthias Klose [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
Import openjdk-17_17.0.15~4ea.orig.tar.xz

[dgit import orig openjdk-17_17.0.15~4ea.orig.tar.xz]

9 months agoImport openjdk-17_17.0.15~4ea.orig-googletest.tar.xz
Matthias Klose [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
Import openjdk-17_17.0.15~4ea.orig-googletest.tar.xz

[dgit import orig openjdk-17_17.0.15~4ea.orig-googletest.tar.xz]

9 months agoImport openjdk-17_17.0.15~4ea-1.debian.tar.xz
Matthias Klose [Sat, 15 Mar 2025 08:45:37 +0000 (09:45 +0100)]
Import openjdk-17_17.0.15~4ea-1.debian.tar.xz

[dgit import tarball openjdk-17 17.0.15~4ea-1 openjdk-17_17.0.15~4ea-1.debian.tar.xz]