diff options
author | Richard Leitner <richard.leitner@skidata.com> | 2020-10-22 09:13:53 +0200 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2020-10-22 13:14:03 +0200 |
commit | 03537feee539526ec9bb0cf4f55dd4eef6badc71 (patch) | |
tree | 23b51017ae81b7c2082bf3eb9c46795ea2af320d /recipes-core/openjdk/patches-openjdk-8 | |
parent | 62d6c0653ad69e14c21db2d4482e578400116a1b (diff) | |
download | meta-java-03537feee539526ec9bb0cf4f55dd4eef6badc71.tar.gz |
openjdk-8: update to latest ga version 272
For aarch32 we need to fall back to b09 as there is no ga tag available
yet.
Patch related changes:
* 0011, 0012 & 0013 were changed to valid git patches
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/openjdk/patches-openjdk-8')
35 files changed, 132 insertions, 89 deletions
diff --git a/recipes-core/openjdk/patches-openjdk-8/0001-Allow-using-a-system-installed-libjpeg.patch b/recipes-core/openjdk/patches-openjdk-8/0001-Allow-using-a-system-installed-libjpeg.patch index 10e5756..3bc5630 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0001-Allow-using-a-system-installed-libjpeg.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0001-Allow-using-a-system-installed-libjpeg.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 7f505a0a0b34580fbb9c1f0d6a06e8ae486088c6 Mon Sep 17 00:00:00 2001 | 1 | From 21c555306afcc4cab2819adc550f1546f3390d15 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Tue, 27 Feb 2018 13:36:53 +0000 | 3 | Date: Tue, 27 Feb 2018 13:36:53 +0000 |
4 | Subject: [PATCH 01/10] Allow using a system-installed libjpeg | 4 | Subject: [PATCH 01/13] Allow using a system-installed libjpeg |
5 | MIME-Version: 1.0 | 5 | MIME-Version: 1.0 |
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0002-Allow-using-a-system-installed-libpng.patch b/recipes-core/openjdk/patches-openjdk-8/0002-Allow-using-a-system-installed-libpng.patch index 7a840e1..98c09d6 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0002-Allow-using-a-system-installed-libpng.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0002-Allow-using-a-system-installed-libpng.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 36bb38c31724a3d24ba215ee2de76985fc09bead Mon Sep 17 00:00:00 2001 | 1 | From 17413a1bca9a6c27e049122d65b0d4fa291a53ec Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Thu, 2 Jan 2020 13:40:50 +0100 | 3 | Date: Thu, 2 Jan 2020 13:40:50 +0100 |
4 | Subject: [PATCH 02/10] Allow using a system-installed libpng | 4 | Subject: [PATCH 02/13] Allow using a system-installed libpng |
5 | MIME-Version: 1.0 | 5 | MIME-Version: 1.0 |
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0003-build-fix-build-on-as-needed-toolchains-generic.patch b/recipes-core/openjdk/patches-openjdk-8/0003-build-fix-build-on-as-needed-toolchains-generic.patch index 1736829..d2b6031 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0003-build-fix-build-on-as-needed-toolchains-generic.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0003-build-fix-build-on-as-needed-toolchains-generic.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 862b38ca47d0fa1b953d11f245c44cf176ce9104 Mon Sep 17 00:00:00 2001 | 1 | From 770123c9fcc4ab8c8ce8f37cde5afe9c44c7176c Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Mon, 12 Mar 2018 15:40:58 +0000 | 3 | Date: Mon, 12 Mar 2018 15:40:58 +0000 |
4 | Subject: [PATCH 03/10] build: fix build on --as-needed toolchains (generic) | 4 | Subject: [PATCH 03/13] build: fix build on --as-needed toolchains (generic) |
5 | MIME-Version: 1.0 | 5 | MIME-Version: 1.0 |
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0004-don-t-expect-fqpn-for-make.patch b/recipes-core/openjdk/patches-openjdk-8/0004-don-t-expect-fqpn-for-make.patch index 9b4605d..77efe81 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0004-don-t-expect-fqpn-for-make.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0004-don-t-expect-fqpn-for-make.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 5eab9b7dfef9c906f7543ef2fcb2dceeef8b8628 Mon Sep 17 00:00:00 2001 | 1 | From 12dbeed90199730ad56ad842ae53e9d8aa477c0c Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 13:42:43 +0100 | 3 | Date: Thu, 2 Jan 2020 13:42:43 +0100 |
4 | Subject: [PATCH 04/10] don't expect fqpn for make | 4 | Subject: [PATCH 04/13] don't expect fqpn for make |
5 | 5 | ||
6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> |
7 | --- | 7 | --- |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0005-autoconf-filter-aclocal-copy-too.patch b/recipes-core/openjdk/patches-openjdk-8/0005-autoconf-filter-aclocal-copy-too.patch index 05c54a9..27a2ff2 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0005-autoconf-filter-aclocal-copy-too.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0005-autoconf-filter-aclocal-copy-too.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 307281e9a66f391c737b03cf8ce021474f5eaabd Mon Sep 17 00:00:00 2001 | 1 | From def92aa795271fa3e6fd36009d89e06009d21c6a Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 13:44:25 +0100 | 3 | Date: Thu, 2 Jan 2020 13:44:25 +0100 |
4 | Subject: [PATCH 05/10] autoconf: filter aclocal copy too | 4 | Subject: [PATCH 05/13] autoconf: filter aclocal copy too |
5 | 5 | ||
6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> |
7 | --- | 7 | --- |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0006-autoconf-handle-extra-output.patch b/recipes-core/openjdk/patches-openjdk-8/0006-autoconf-handle-extra-output.patch index 3aa0c4e..58dd7bc 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0006-autoconf-handle-extra-output.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0006-autoconf-handle-extra-output.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From a861d45b40ed3b08dad9aef86dc8ba21fdc4e324 Mon Sep 17 00:00:00 2001 | 1 | From ee5e07895570a9ea2ae2490f3b159bde29967238 Mon Sep 17 00:00:00 2001 |
2 | From: Haiqing Bai <Haiqing.Bai@windriver.com> | 2 | From: Haiqing Bai <Haiqing.Bai@windriver.com> |
3 | Date: Thu, 2 Jan 2020 13:45:42 +0100 | 3 | Date: Thu, 2 Jan 2020 13:45:42 +0100 |
4 | Subject: [PATCH 06/10] autoconf: handle extra output | 4 | Subject: [PATCH 06/13] autoconf: handle extra output |
5 | 5 | ||
6 | When adding the environment variable JAVA_TOOL_OPTIONS an extra line | 6 | When adding the environment variable JAVA_TOOL_OPTIONS an extra line |
7 | in the output from 'java -version' is produced. As this output is | 7 | in the output from 'java -version' is produced. As this output is |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0007-fix-assembler-flag-handling-in-makefile.patch b/recipes-core/openjdk/patches-openjdk-8/0007-fix-assembler-flag-handling-in-makefile.patch index 7a3bc88..01cabbd 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0007-fix-assembler-flag-handling-in-makefile.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0007-fix-assembler-flag-handling-in-makefile.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 4ba108476c0756ab567235d692c80acf477c310e Mon Sep 17 00:00:00 2001 | 1 | From b8d48149b05fcd1a12dce25ffc345b43aaa76f32 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Erkka=20K=C3=A4=C3=A4ri=C3=A4?= <erkka.kaaria@intel.com> | 2 | From: =?UTF-8?q?Erkka=20K=C3=A4=C3=A4ri=C3=A4?= <erkka.kaaria@intel.com> |
3 | Date: Thu, 2 Jan 2020 13:49:02 +0100 | 3 | Date: Thu, 2 Jan 2020 13:49:02 +0100 |
4 | Subject: [PATCH 07/10] fix assembler flag handling in makefile | 4 | Subject: [PATCH 07/13] fix assembler flag handling in makefile |
5 | MIME-Version: 1.0 | 5 | MIME-Version: 1.0 |
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0008-autoconf-fix-shark-build-common.patch b/recipes-core/openjdk/patches-openjdk-8/0008-autoconf-fix-shark-build-common.patch index 09305f0..84a37a3 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0008-autoconf-fix-shark-build-common.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0008-autoconf-fix-shark-build-common.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From e945d20be2b7b12d234ff467d3d988c9811d3cad Mon Sep 17 00:00:00 2001 | 1 | From c03f916a8a49a3c83f72f28fefa6eab6377b909c Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 13:51:40 +0100 | 3 | Date: Thu, 2 Jan 2020 13:51:40 +0100 |
4 | Subject: [PATCH 08/10] autoconf: fix shark build (common) | 4 | Subject: [PATCH 08/13] autoconf: fix shark build (common) |
5 | 5 | ||
6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> |
7 | --- | 7 | --- |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0009-prevent-debuginfo-in-favour-of-openembedded-package-.patch b/recipes-core/openjdk/patches-openjdk-8/0009-prevent-debuginfo-in-favour-of-openembedded-package-.patch index ecc69bd..294e448 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0009-prevent-debuginfo-in-favour-of-openembedded-package-.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0009-prevent-debuginfo-in-favour-of-openembedded-package-.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From ff6e6f4ea3a782e499a872f5de6f80335b9bafb5 Mon Sep 17 00:00:00 2001 | 1 | From a2a8f8df244efca22da633b676a45d62b2fbb580 Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 13:53:50 +0100 | 3 | Date: Thu, 2 Jan 2020 13:53:50 +0100 |
4 | Subject: [PATCH 09/10] prevent debuginfo in favour of openembedded package | 4 | Subject: [PATCH 09/13] prevent debuginfo in favour of openembedded package |
5 | split | 5 | split |
6 | 6 | ||
7 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 7 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0010-autoconf-remove-shell-variables-from-autoheader.patch b/recipes-core/openjdk/patches-openjdk-8/0010-autoconf-remove-shell-variables-from-autoheader.patch index 1a95961..2aa4a8d 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0010-autoconf-remove-shell-variables-from-autoheader.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0010-autoconf-remove-shell-variables-from-autoheader.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 13a668aa69c201cc740400174c4be3c58fdc4df5 Mon Sep 17 00:00:00 2001 | 1 | From 8864d47290e9d5563fb8f3ea92639c4accc46fe8 Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 13:55:29 +0100 | 3 | Date: Thu, 2 Jan 2020 13:55:29 +0100 |
4 | Subject: [PATCH 10/10] autoconf: remove shell variables from autoheader | 4 | Subject: [PATCH 10/13] autoconf: remove shell variables from autoheader |
5 | 5 | ||
6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | 6 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> |
7 | --- | 7 | --- |
diff --git a/recipes-core/openjdk/patches-openjdk-8/0011-autoconf-fix-CC-with-arguments-detection.patch b/recipes-core/openjdk/patches-openjdk-8/0011-autoconf-fix-CC-with-arguments-detection.patch index f1de194..88d2192 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0011-autoconf-fix-CC-with-arguments-detection.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0011-autoconf-fix-CC-with-arguments-detection.patch | |||
@@ -1,5 +1,20 @@ | |||
1 | From e878eea93b95d82d3ea13f4122f4f74cd2f8f3df Mon Sep 17 00:00:00 2001 | ||
2 | From: Richard Leitner <richard.leitner@skidata.com> | ||
3 | Date: Thu, 22 Oct 2020 09:23:06 +0200 | ||
4 | Subject: [PATCH 11/13] autoconf: fix CC with arguments detection | ||
5 | |||
6 | Fix the compiler binary detection for exported CC variables with | ||
7 | arguments in them. | ||
8 | |||
9 | Upstream-Status: Pending | ||
10 | |||
11 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | ||
12 | --- | ||
13 | common/autoconf/toolchain.m4 | 23 +++++++++++++++-------- | ||
14 | 1 file changed, 15 insertions(+), 8 deletions(-) | ||
15 | |||
1 | diff --git a/common/autoconf/toolchain.m4 b/common/autoconf/toolchain.m4 | 16 | diff --git a/common/autoconf/toolchain.m4 b/common/autoconf/toolchain.m4 |
2 | index e3a82c8..705e3e7 100644 | 17 | index c0a4af5..28da6ea 100644 |
3 | --- a/common/autoconf/toolchain.m4 | 18 | --- a/common/autoconf/toolchain.m4 |
4 | +++ b/common/autoconf/toolchain.m4 | 19 | +++ b/common/autoconf/toolchain.m4 |
5 | @@ -478,23 +478,30 @@ AC_DEFUN([TOOLCHAIN_FIND_COMPILER], | 20 | @@ -478,23 +478,30 @@ AC_DEFUN([TOOLCHAIN_FIND_COMPILER], |
@@ -41,3 +56,6 @@ index e3a82c8..705e3e7 100644 | |||
41 | else | 56 | else |
42 | # No user supplied value. Locate compiler ourselves. | 57 | # No user supplied value. Locate compiler ourselves. |
43 | 58 | ||
59 | -- | ||
60 | 2.26.2 | ||
61 | |||
diff --git a/recipes-core/openjdk/patches-openjdk-8/0012-autoconf-NativeCompilation-remove-sysroot.patch b/recipes-core/openjdk/patches-openjdk-8/0012-autoconf-NativeCompilation-remove-sysroot.patch index 39179d4..fc8fca5 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0012-autoconf-NativeCompilation-remove-sysroot.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0012-autoconf-NativeCompilation-remove-sysroot.patch | |||
@@ -1,5 +1,17 @@ | |||
1 | From 03052435dc7f1146ddd7ebe6f510a89448d33aca Mon Sep 17 00:00:00 2001 | ||
2 | From: Richard Leitner <richard.leitner@skidata.com> | ||
3 | Date: Thu, 22 Oct 2020 09:24:50 +0200 | ||
4 | Subject: [PATCH 12/13] autoconf: NativeCompilation: remove sysroot | ||
5 | |||
6 | Upstream-Status: Pending | ||
7 | |||
8 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | ||
9 | --- | ||
10 | make/common/NativeCompilation.gmk | 6 ------ | ||
11 | 1 file changed, 6 deletions(-) | ||
12 | |||
1 | diff --git a/make/common/NativeCompilation.gmk b/make/common/NativeCompilation.gmk | 13 | diff --git a/make/common/NativeCompilation.gmk b/make/common/NativeCompilation.gmk |
2 | index d961cf3..9679f97 100644 | 14 | index b4ea2c6..01082f5 100644 |
3 | --- a/make/common/NativeCompilation.gmk | 15 | --- a/make/common/NativeCompilation.gmk |
4 | +++ b/make/common/NativeCompilation.gmk | 16 | +++ b/make/common/NativeCompilation.gmk |
5 | @@ -383,10 +383,6 @@ define SetupNativeCompilation | 17 | @@ -383,10 +383,6 @@ define SetupNativeCompilation |
@@ -22,3 +34,6 @@ index d961cf3..9679f97 100644 | |||
22 | $1 := $$($1_TARGET) | 34 | $1 := $$($1_TARGET) |
23 | ifneq (,$$($1_LIBRARY)) | 35 | ifneq (,$$($1_LIBRARY)) |
24 | # Generating a dynamic library. | 36 | # Generating a dynamic library. |
37 | -- | ||
38 | 2.26.2 | ||
39 | |||
diff --git a/recipes-core/openjdk/patches-openjdk-8/0013-autoconf-remove-Werror.patch b/recipes-core/openjdk/patches-openjdk-8/0013-autoconf-remove-Werror.patch index 4610c73..d3bd8e7 100644 --- a/recipes-core/openjdk/patches-openjdk-8/0013-autoconf-remove-Werror.patch +++ b/recipes-core/openjdk/patches-openjdk-8/0013-autoconf-remove-Werror.patch | |||
@@ -1,18 +1,24 @@ | |||
1 | # HG changeset patch | 1 | From 3d7493808f435b70101003534d98e249bf7e734c Mon Sep 17 00:00:00 2001 |
2 | # User Richard Leitner <richard.leitner@skidata.com> | 2 | From: Richard Leitner <richard.leitner@skidata.com> |
3 | # Date 1588148111 -7200 | 3 | Date: Wed, 29 Apr 2020 10:15:11 +0200 |
4 | # Wed Apr 29 10:15:11 2020 +0200 | 4 | Subject: [PATCH 13/13] autoconf: remove Werror |
5 | # Node ID e063bb17c5fb8edfbad1bfb5237b69350645ed0b | ||
6 | # Parent 041cb274be1207a991e05b041f57a800e8132cff | ||
7 | autoconf: remove Werror | ||
8 | 5 | ||
9 | We don't want to mess around with disabling warnings on new | 6 | We don't want to mess around with disabling warnings on new |
10 | compiler versions therefore we remove Werror. | 7 | compiler versions therefore we remove Werror. |
11 | 8 | ||
12 | diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/flags.m4 | 9 | Upstream-Status: Invalid |
13 | --- a/common/autoconf/flags.m4 Fri Apr 24 04:22:43 2020 +0100 | 10 | |
14 | +++ b/common/autoconf/flags.m4 Wed Apr 29 10:15:11 2020 +0200 | 11 | Signed-off-by: Richard Leitner <richard.leitner@skidata.com> |
15 | @@ -399,7 +399,7 @@ | 12 | --- |
13 | common/autoconf/flags.m4 | 12 +++--- | ||
14 | common/autoconf/generated-configure.sh | 56 +++++++++++++------------- | ||
15 | 2 files changed, 34 insertions(+), 34 deletions(-) | ||
16 | |||
17 | diff --git a/common/autoconf/flags.m4 b/common/autoconf/flags.m4 | ||
18 | index 077efa2..b98575a 100644 | ||
19 | --- a/common/autoconf/flags.m4 | ||
20 | +++ b/common/autoconf/flags.m4 | ||
21 | @@ -399,7 +399,7 @@ AC_DEFUN_ONCE([FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK], | ||
16 | LEGACY_EXTRA_LDFLAGS="$LEGACY_EXTRA_LDFLAGS -Wl,-z,relro" | 22 | LEGACY_EXTRA_LDFLAGS="$LEGACY_EXTRA_LDFLAGS -Wl,-z,relro" |
17 | fi | 23 | fi |
18 | $2CXXSTD_CXXFLAG="-std=gnu++98" | 24 | $2CXXSTD_CXXFLAG="-std=gnu++98" |
@@ -21,7 +27,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/flags.m4 | |||
21 | [], [$2CXXSTD_CXXFLAG=""]) | 27 | [], [$2CXXSTD_CXXFLAG=""]) |
22 | $2CXXFLAGS_JDK="${$2CXXFLAGS_JDK} ${$2CXXSTD_CXXFLAG}" | 28 | $2CXXFLAGS_JDK="${$2CXXFLAGS_JDK} ${$2CXXSTD_CXXFLAG}" |
23 | $2JVM_CFLAGS="${$2JVM_CFLAGS} ${$2CXXSTD_CXXFLAG}" | 29 | $2JVM_CFLAGS="${$2JVM_CFLAGS} ${$2CXXSTD_CXXFLAG}" |
24 | @@ -489,17 +489,17 @@ | 30 | @@ -489,17 +489,17 @@ AC_DEFUN_ONCE([FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK], |
25 | # Notably, -ffp-contract=off needs to be added for GCC >= 4.6, | 31 | # Notably, -ffp-contract=off needs to be added for GCC >= 4.6, |
26 | # -mno-fused-madd -fno-strict-aliasing for GCC < 4.6 | 32 | # -mno-fused-madd -fno-strict-aliasing for GCC < 4.6 |
27 | COMPILER_FP_CONTRACT_OFF_FLAG="-ffp-contract=off" | 33 | COMPILER_FP_CONTRACT_OFF_FLAG="-ffp-contract=off" |
@@ -42,7 +48,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/flags.m4 | |||
42 | [], [NO_STRICT_ALIASING_FLAG=""]) | 48 | [], [NO_STRICT_ALIASING_FLAG=""]) |
43 | if test "x$M_NO_FUSED_ADD_FLAG" != "x" && test "x$NO_STRICT_ALIASING_FLAG" != "x"; then | 49 | if test "x$M_NO_FUSED_ADD_FLAG" != "x" && test "x$NO_STRICT_ALIASING_FLAG" != "x"; then |
44 | FDLIBM_CFLAGS="$M_NO_FUSED_ADD_FLAG $NO_STRICT_ALIASING_FLAG" | 50 | FDLIBM_CFLAGS="$M_NO_FUSED_ADD_FLAG $NO_STRICT_ALIASING_FLAG" |
45 | @@ -866,11 +866,11 @@ | 51 | @@ -866,11 +866,11 @@ AC_DEFUN_ONCE([FLAGS_SETUP_GCC6_COMPILER_FLAGS], |
46 | # Notably, value range propagation now assumes that the this pointer of C++ | 52 | # Notably, value range propagation now assumes that the this pointer of C++ |
47 | # member functions is non-null. | 53 | # member functions is non-null. |
48 | NO_DELETE_NULL_POINTER_CHECKS_CFLAG="-fno-delete-null-pointer-checks" | 54 | NO_DELETE_NULL_POINTER_CHECKS_CFLAG="-fno-delete-null-pointer-checks" |
@@ -56,10 +62,11 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/flags.m4 | |||
56 | [], [NO_LIFETIME_DSE_CFLAG=""]) | 62 | [], [NO_LIFETIME_DSE_CFLAG=""]) |
57 | CFLAGS_JDK="${CFLAGS_JDK} ${NO_DELETE_NULL_POINTER_CHECKS_CFLAG} ${NO_LIFETIME_DSE_CFLAG}" | 63 | CFLAGS_JDK="${CFLAGS_JDK} ${NO_DELETE_NULL_POINTER_CHECKS_CFLAG} ${NO_LIFETIME_DSE_CFLAG}" |
58 | AC_SUBST([NO_LIFETIME_DSE_CFLAG]) | 64 | AC_SUBST([NO_LIFETIME_DSE_CFLAG]) |
59 | diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | 65 | diff --git a/common/autoconf/generated-configure.sh b/common/autoconf/generated-configure.sh |
60 | --- a/common/autoconf/generated-configure.sh Fri Apr 24 04:22:43 2020 +0100 | 66 | index d57035b..1953dc4 100644 |
61 | +++ b/common/autoconf/generated-configure.sh Wed Apr 29 10:15:11 2020 +0200 | 67 | --- a/common/autoconf/generated-configure.sh |
62 | @@ -41490,12 +41490,12 @@ | 68 | +++ b/common/autoconf/generated-configure.sh |
69 | @@ -41498,12 +41498,12 @@ $as_echo "$ac_cv_c_bigendian" >&6; } | ||
63 | fi | 70 | fi |
64 | CXXSTD_CXXFLAG="-std=gnu++98" | 71 | CXXSTD_CXXFLAG="-std=gnu++98" |
65 | 72 | ||
@@ -75,7 +82,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
75 | ac_ext=cpp | 82 | ac_ext=cpp |
76 | ac_cpp='$CXXCPP $CPPFLAGS' | 83 | ac_cpp='$CXXCPP $CPPFLAGS' |
77 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 84 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
78 | @@ -41646,12 +41646,12 @@ | 85 | @@ -41654,12 +41654,12 @@ fi |
79 | NO_DELETE_NULL_POINTER_CHECKS_CFLAG="-fno-delete-null-pointer-checks" | 86 | NO_DELETE_NULL_POINTER_CHECKS_CFLAG="-fno-delete-null-pointer-checks" |
80 | 87 | ||
81 | 88 | ||
@@ -91,7 +98,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
91 | ac_ext=c | 98 | ac_ext=c |
92 | ac_cpp='$CPP $CPPFLAGS' | 99 | ac_cpp='$CPP $CPPFLAGS' |
93 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 100 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
94 | @@ -41686,12 +41686,12 @@ | 101 | @@ -41694,12 +41694,12 @@ $as_echo "$supports" >&6; } |
95 | fi | 102 | fi |
96 | 103 | ||
97 | 104 | ||
@@ -107,7 +114,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
107 | ac_ext=cpp | 114 | ac_ext=cpp |
108 | ac_cpp='$CXXCPP $CPPFLAGS' | 115 | ac_cpp='$CXXCPP $CPPFLAGS' |
109 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 116 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
110 | @@ -41725,8 +41725,8 @@ | 117 | @@ -41733,8 +41733,8 @@ $as_echo "$supports" >&6; } |
111 | fi | 118 | fi |
112 | 119 | ||
113 | 120 | ||
@@ -118,7 +125,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
118 | supports=no | 125 | supports=no |
119 | if test "x$C_COMP_SUPPORTS" = "xyes" -a "x$CXX_COMP_SUPPORTS" = "xyes"; then supports=yes; fi | 126 | if test "x$C_COMP_SUPPORTS" = "xyes" -a "x$CXX_COMP_SUPPORTS" = "xyes"; then supports=yes; fi |
120 | 127 | ||
121 | @@ -41742,12 +41742,12 @@ | 128 | @@ -41750,12 +41750,12 @@ $as_echo "$supports" >&6; } |
122 | NO_LIFETIME_DSE_CFLAG="-fno-lifetime-dse" | 129 | NO_LIFETIME_DSE_CFLAG="-fno-lifetime-dse" |
123 | 130 | ||
124 | 131 | ||
@@ -134,7 +141,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
134 | ac_ext=c | 141 | ac_ext=c |
135 | ac_cpp='$CPP $CPPFLAGS' | 142 | ac_cpp='$CPP $CPPFLAGS' |
136 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 143 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
137 | @@ -41781,12 +41781,12 @@ | 144 | @@ -41789,12 +41789,12 @@ $as_echo "$supports" >&6; } |
138 | fi | 145 | fi |
139 | 146 | ||
140 | 147 | ||
@@ -150,7 +157,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
150 | ac_ext=cpp | 157 | ac_ext=cpp |
151 | ac_cpp='$CXXCPP $CPPFLAGS' | 158 | ac_cpp='$CXXCPP $CPPFLAGS' |
152 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 159 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
153 | @@ -41820,8 +41820,8 @@ | 160 | @@ -41828,8 +41828,8 @@ $as_echo "$supports" >&6; } |
154 | fi | 161 | fi |
155 | 162 | ||
156 | 163 | ||
@@ -161,7 +168,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
161 | supports=no | 168 | supports=no |
162 | if test "x$C_COMP_SUPPORTS" = "xyes" -a "x$CXX_COMP_SUPPORTS" = "xyes"; then supports=yes; fi | 169 | if test "x$C_COMP_SUPPORTS" = "xyes" -a "x$CXX_COMP_SUPPORTS" = "xyes"; then supports=yes; fi |
163 | 170 | ||
164 | @@ -41854,12 +41854,12 @@ | 171 | @@ -41862,12 +41862,12 @@ $as_echo "$supports" >&6; } |
165 | # -mno-fused-madd -fno-strict-aliasing for GCC < 4.6 | 172 | # -mno-fused-madd -fno-strict-aliasing for GCC < 4.6 |
166 | COMPILER_FP_CONTRACT_OFF_FLAG="-ffp-contract=off" | 173 | COMPILER_FP_CONTRACT_OFF_FLAG="-ffp-contract=off" |
167 | 174 | ||
@@ -177,7 +184,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
177 | ac_ext=cpp | 184 | ac_ext=cpp |
178 | ac_cpp='$CXXCPP $CPPFLAGS' | 185 | ac_cpp='$CXXCPP $CPPFLAGS' |
179 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 186 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
180 | @@ -41898,12 +41898,12 @@ | 187 | @@ -41906,12 +41906,12 @@ $as_echo "$supports" >&6; } |
181 | test "$OPENJDK_TARGET_CPU_ARCH" = "ppc"; then | 188 | test "$OPENJDK_TARGET_CPU_ARCH" = "ppc"; then |
182 | M_NO_FUSED_ADD_FLAG="-mno-fused-madd" | 189 | M_NO_FUSED_ADD_FLAG="-mno-fused-madd" |
183 | 190 | ||
@@ -193,7 +200,7 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
193 | ac_ext=cpp | 200 | ac_ext=cpp |
194 | ac_cpp='$CXXCPP $CPPFLAGS' | 201 | ac_cpp='$CXXCPP $CPPFLAGS' |
195 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 202 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
196 | @@ -41938,12 +41938,12 @@ | 203 | @@ -41946,12 +41946,12 @@ $as_echo "$supports" >&6; } |
197 | 204 | ||
198 | NO_STRICT_ALIASING_FLAG="-fno-strict-aliasing" | 205 | NO_STRICT_ALIASING_FLAG="-fno-strict-aliasing" |
199 | 206 | ||
@@ -209,3 +216,6 @@ diff -r 041cb274be12 -r e063bb17c5fb common/autoconf/generated-configure.sh | |||
209 | ac_ext=cpp | 216 | ac_ext=cpp |
210 | ac_cpp='$CXXCPP $CPPFLAGS' | 217 | ac_cpp='$CXXCPP $CPPFLAGS' |
211 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 218 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
219 | -- | ||
220 | 2.26.2 | ||
221 | |||
diff --git a/recipes-core/openjdk/patches-openjdk-8/1001-hotspot-fix-crash-on-JNI_CreateJavaVM.patch b/recipes-core/openjdk/patches-openjdk-8/1001-hotspot-fix-crash-on-JNI_CreateJavaVM.patch index 760c9e4..b2e50e0 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1001-hotspot-fix-crash-on-JNI_CreateJavaVM.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1001-hotspot-fix-crash-on-JNI_CreateJavaVM.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From ca63ab55217cbef6aea495139f766922c61e50b2 Mon Sep 17 00:00:00 2001 | 1 | From 4d1bd6a65c52564f32761217ded7b9bdde43556b Mon Sep 17 00:00:00 2001 |
2 | From: Wenlin Kang <wenlin.kang@windriver.com> | 2 | From: Wenlin Kang <wenlin.kang@windriver.com> |
3 | Date: Sun, 17 Feb 2019 22:38:33 -0800 | 3 | Date: Sun, 17 Feb 2019 22:38:33 -0800 |
4 | Subject: [PATCH 1001/1013] hotspot: fix crash on JNI_CreateJavaVM | 4 | Subject: [PATCH 1001/1013] hotspot: fix crash on JNI_CreateJavaVM |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1002-hotspot-use-correct-include-for-poll.patch b/recipes-core/openjdk/patches-openjdk-8/1002-hotspot-use-correct-include-for-poll.patch index 95c7d75..aa93c25 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1002-hotspot-use-correct-include-for-poll.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1002-hotspot-use-correct-include-for-poll.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 5f8b64ed6697443f3abb12773e3fb1ac6b545c8a Mon Sep 17 00:00:00 2001 | 1 | From e40d948b71ff33d74c6e1595a798f359fb673d8f Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Tue, 27 Feb 2018 09:28:06 +0000 | 3 | Date: Tue, 27 Feb 2018 09:28:06 +0000 |
4 | Subject: [PATCH 1002/1013] hotspot: use correct include for poll | 4 | Subject: [PATCH 1002/1013] hotspot: use correct include for poll |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1003-hotspot-don-t-rely-on-old-SysV-SIGCLD.patch b/recipes-core/openjdk/patches-openjdk-8/1003-hotspot-don-t-rely-on-old-SysV-SIGCLD.patch index f0794ed..974c3a9 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1003-hotspot-don-t-rely-on-old-SysV-SIGCLD.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1003-hotspot-don-t-rely-on-old-SysV-SIGCLD.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 0d367dbb17112939f81286f2c600b7e00e226bcb Mon Sep 17 00:00:00 2001 | 1 | From 1a4d6458d94bc275a740cab895f8ada303916cd6 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Tue, 27 Feb 2018 15:00:55 +0000 | 3 | Date: Tue, 27 Feb 2018 15:00:55 +0000 |
4 | Subject: [PATCH 1003/1013] hotspot: don't rely on old SysV SIGCLD | 4 | Subject: [PATCH 1003/1013] hotspot: don't rely on old SysV SIGCLD |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1004-hotspot-fix-Wreturn-type-issues-introduced-by-806165.patch b/recipes-core/openjdk/patches-openjdk-8/1004-hotspot-fix-Wreturn-type-issues-introduced-by-806165.patch index b36dc37..54534ed 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1004-hotspot-fix-Wreturn-type-issues-introduced-by-806165.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1004-hotspot-fix-Wreturn-type-issues-introduced-by-806165.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From de5bf18a604e8213fe5a6510a37783c134af90c6 Mon Sep 17 00:00:00 2001 | 1 | From 794a7bf743e23ff74c4900801ddc56c253542b44 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Mon, 13 Aug 2018 16:40:34 +0100 | 3 | Date: Mon, 13 Aug 2018 16:40:34 +0100 |
4 | Subject: [PATCH 1004/1013] hotspot: fix -Wreturn-type issues introduced by | 4 | Subject: [PATCH 1004/1013] hotspot: fix -Wreturn-type issues introduced by |
@@ -24,10 +24,10 @@ Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | |||
24 | 1 file changed, 3 insertions(+), 3 deletions(-) | 24 | 1 file changed, 3 insertions(+), 3 deletions(-) |
25 | 25 | ||
26 | diff --git a/hotspot/src/share/vm/prims/jvm.cpp b/hotspot/src/share/vm/prims/jvm.cpp | 26 | diff --git a/hotspot/src/share/vm/prims/jvm.cpp b/hotspot/src/share/vm/prims/jvm.cpp |
27 | index bc3ff540d..29532ab11 100644 | 27 | index c32c98ade..6f2221c41 100644 |
28 | --- a/hotspot/src/share/vm/prims/jvm.cpp | 28 | --- a/hotspot/src/share/vm/prims/jvm.cpp |
29 | +++ b/hotspot/src/share/vm/prims/jvm.cpp | 29 | +++ b/hotspot/src/share/vm/prims/jvm.cpp |
30 | @@ -918,7 +918,7 @@ JVM_END | 30 | @@ -929,7 +929,7 @@ JVM_END |
31 | JVM_ENTRY(jboolean, JVM_KnownToNotExist(JNIEnv *env, jobject loader, const char *classname)) | 31 | JVM_ENTRY(jboolean, JVM_KnownToNotExist(JNIEnv *env, jobject loader, const char *classname)) |
32 | JVMWrapper("JVM_KnownToNotExist"); | 32 | JVMWrapper("JVM_KnownToNotExist"); |
33 | #if INCLUDE_CDS | 33 | #if INCLUDE_CDS |
@@ -36,7 +36,7 @@ index bc3ff540d..29532ab11 100644 | |||
36 | #else | 36 | #else |
37 | return false; | 37 | return false; |
38 | #endif | 38 | #endif |
39 | @@ -928,7 +928,7 @@ JVM_END | 39 | @@ -939,7 +939,7 @@ JVM_END |
40 | JVM_ENTRY(jobjectArray, JVM_GetResourceLookupCacheURLs(JNIEnv *env, jobject loader)) | 40 | JVM_ENTRY(jobjectArray, JVM_GetResourceLookupCacheURLs(JNIEnv *env, jobject loader)) |
41 | JVMWrapper("JVM_GetResourceLookupCacheURLs"); | 41 | JVMWrapper("JVM_GetResourceLookupCacheURLs"); |
42 | #if INCLUDE_CDS | 42 | #if INCLUDE_CDS |
@@ -45,7 +45,7 @@ index bc3ff540d..29532ab11 100644 | |||
45 | #else | 45 | #else |
46 | return NULL; | 46 | return NULL; |
47 | #endif | 47 | #endif |
48 | @@ -938,7 +938,7 @@ JVM_END | 48 | @@ -949,7 +949,7 @@ JVM_END |
49 | JVM_ENTRY(jintArray, JVM_GetResourceLookupCache(JNIEnv *env, jobject loader, const char *resource_name)) | 49 | JVM_ENTRY(jintArray, JVM_GetResourceLookupCache(JNIEnv *env, jobject loader, const char *resource_name)) |
50 | JVMWrapper("JVM_GetResourceLookupCache"); | 50 | JVMWrapper("JVM_GetResourceLookupCache"); |
51 | #if INCLUDE_CDS | 51 | #if INCLUDE_CDS |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1005-hotspot-Zero-build-requires-disabled-warnings.patch b/recipes-core/openjdk/patches-openjdk-8/1005-hotspot-Zero-build-requires-disabled-warnings.patch index d3b165a..fe1837d 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1005-hotspot-Zero-build-requires-disabled-warnings.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1005-hotspot-Zero-build-requires-disabled-warnings.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 90d017563e2d030a8fbeb31eca294d342a8559de Mon Sep 17 00:00:00 2001 | 1 | From f8a3f19fa4fabaf57b0c2c77e966d9896399b3f8 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Mon, 13 Aug 2018 16:45:24 +0100 | 3 | Date: Mon, 13 Aug 2018 16:45:24 +0100 |
4 | Subject: [PATCH 1005/1013] hotspot: Zero build requires disabled warnings | 4 | Subject: [PATCH 1005/1013] hotspot: Zero build requires disabled warnings |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Missing-return-statement-in-__sync_val_compa.patch b/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Missing-return-statement-in-__sync_val_compa.patch index 6ab8ee0..18aca4c 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Missing-return-statement-in-__sync_val_compa.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Missing-return-statement-in-__sync_val_compa.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 253f6cc9ca4f2cd9564028fa24b9306d9258a8fa Mon Sep 17 00:00:00 2001 | 1 | From 5e21de887d87243b6be03781afb4015c4673851c Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Mon, 13 Aug 2018 16:46:33 +0100 | 3 | Date: Mon, 13 Aug 2018 16:46:33 +0100 |
4 | Subject: [PATCH 1006/1013] hotspot: Missing return statement in | 4 | Subject: [PATCH 1006/1013] hotspot: Missing return statement in |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1007-hotspot-Turn-on-the-Wreturn-type-warning.patch b/recipes-core/openjdk/patches-openjdk-8/1007-hotspot-Turn-on-the-Wreturn-type-warning.patch index dce251a..b5173a9 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1007-hotspot-Turn-on-the-Wreturn-type-warning.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1007-hotspot-Turn-on-the-Wreturn-type-warning.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | From d7256ea11ba0c2160df59d40eea247c1a83ce1fb Mon Sep 17 00:00:00 2001 | 1 | From 024e0d522f205ca8659fce60ca4be68b9e3e08db Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: Richard Leitner <richard.leitner@skidata.com> |
3 | Date: Mon, 13 Aug 2018 16:48:32 +0100 | 3 | Date: Thu, 22 Oct 2020 09:41:07 +0200 |
4 | Subject: [PATCH 1007/1013] hotspot: Turn on the -Wreturn-type warning | 4 | Subject: [PATCH 1007/1013] hotspot: Turn on the -Wreturn-type warning |
5 | MIME-Version: 1.0 | 5 | MIME-Version: 1.0 |
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
@@ -95,7 +95,7 @@ index 4b4b4e250..196622aed 100644 | |||
95 | 95 | ||
96 | 96 | ||
97 | diff --git a/hotspot/src/share/vm/classfile/symbolTable.cpp b/hotspot/src/share/vm/classfile/symbolTable.cpp | 97 | diff --git a/hotspot/src/share/vm/classfile/symbolTable.cpp b/hotspot/src/share/vm/classfile/symbolTable.cpp |
98 | index ec97077b7..2621a7d62 100644 | 98 | index 83369cbcf..8dd4e6b21 100644 |
99 | --- a/hotspot/src/share/vm/classfile/symbolTable.cpp | 99 | --- a/hotspot/src/share/vm/classfile/symbolTable.cpp |
100 | +++ b/hotspot/src/share/vm/classfile/symbolTable.cpp | 100 | +++ b/hotspot/src/share/vm/classfile/symbolTable.cpp |
101 | @@ -249,7 +249,7 @@ Symbol* SymbolTable::lookup(const char* name, int len, TRAPS) { | 101 | @@ -249,7 +249,7 @@ Symbol* SymbolTable::lookup(const char* name, int len, TRAPS) { |
@@ -117,10 +117,10 @@ index ec97077b7..2621a7d62 100644 | |||
117 | 117 | ||
118 | Symbol* SymbolTable::lookup_only(const char* name, int len, | 118 | Symbol* SymbolTable::lookup_only(const char* name, int len, |
119 | diff --git a/hotspot/src/share/vm/classfile/systemDictionary.cpp b/hotspot/src/share/vm/classfile/systemDictionary.cpp | 119 | diff --git a/hotspot/src/share/vm/classfile/systemDictionary.cpp b/hotspot/src/share/vm/classfile/systemDictionary.cpp |
120 | index 05b196aeb..7f8ab9143 100644 | 120 | index 4541e815a..98412e1e1 100644 |
121 | --- a/hotspot/src/share/vm/classfile/systemDictionary.cpp | 121 | --- a/hotspot/src/share/vm/classfile/systemDictionary.cpp |
122 | +++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp | 122 | +++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp |
123 | @@ -234,15 +234,15 @@ Klass* SystemDictionary::resolve_or_null(Symbol* class_name, Handle class_loader | 123 | @@ -236,15 +236,15 @@ Klass* SystemDictionary::resolve_or_null(Symbol* class_name, Handle class_loader |
124 | class_name->as_C_string(), | 124 | class_name->as_C_string(), |
125 | class_loader.is_null() ? "null" : class_loader->klass()->name()->as_C_string())); | 125 | class_loader.is_null() ? "null" : class_loader->klass()->name()->as_C_string())); |
126 | if (FieldType::is_array(class_name)) { | 126 | if (FieldType::is_array(class_name)) { |
@@ -166,7 +166,7 @@ index 2f3abae6a..d58ebecb2 100644 | |||
166 | static ReservedSpace* shared_rs() { | 166 | static ReservedSpace* shared_rs() { |
167 | CDS_ONLY(return _shared_rs); | 167 | CDS_ONLY(return _shared_rs); |
168 | diff --git a/hotspot/src/share/vm/oops/constantPool.hpp b/hotspot/src/share/vm/oops/constantPool.hpp | 168 | diff --git a/hotspot/src/share/vm/oops/constantPool.hpp b/hotspot/src/share/vm/oops/constantPool.hpp |
169 | index 0698eb40e..354293924 100644 | 169 | index 68435471d..fad4a92cb 100644 |
170 | --- a/hotspot/src/share/vm/oops/constantPool.hpp | 170 | --- a/hotspot/src/share/vm/oops/constantPool.hpp |
171 | +++ b/hotspot/src/share/vm/oops/constantPool.hpp | 171 | +++ b/hotspot/src/share/vm/oops/constantPool.hpp |
172 | @@ -350,7 +350,7 @@ class ConstantPool : public Metadata { | 172 | @@ -350,7 +350,7 @@ class ConstantPool : public Metadata { |
@@ -177,12 +177,12 @@ index 0698eb40e..354293924 100644 | |||
177 | + return klass_at_impl(h_this, which, THREAD); | 177 | + return klass_at_impl(h_this, which, THREAD); |
178 | } | 178 | } |
179 | 179 | ||
180 | Symbol* klass_name_at(int which); // Returns the name, w/o resolving. | 180 | Symbol* klass_name_at(int which) const; // Returns the name, w/o resolving. |
181 | diff --git a/hotspot/src/share/vm/prims/jvm.cpp b/hotspot/src/share/vm/prims/jvm.cpp | 181 | diff --git a/hotspot/src/share/vm/prims/jvm.cpp b/hotspot/src/share/vm/prims/jvm.cpp |
182 | index 29532ab11..8ba488e15 100644 | 182 | index 6f2221c41..daa69f89a 100644 |
183 | --- a/hotspot/src/share/vm/prims/jvm.cpp | 183 | --- a/hotspot/src/share/vm/prims/jvm.cpp |
184 | +++ b/hotspot/src/share/vm/prims/jvm.cpp | 184 | +++ b/hotspot/src/share/vm/prims/jvm.cpp |
185 | @@ -4357,7 +4357,7 @@ JVM_ENTRY(jlong,JVM_DTraceActivate( | 185 | @@ -4368,7 +4368,7 @@ JVM_ENTRY(jlong,JVM_DTraceActivate( |
186 | JVM_DTraceProvider* providers)) | 186 | JVM_DTraceProvider* providers)) |
187 | JVMWrapper("JVM_DTraceActivate"); | 187 | JVMWrapper("JVM_DTraceActivate"); |
188 | return DTraceJSDT::activate( | 188 | return DTraceJSDT::activate( |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1008-hotspot-handle-format-error-for-GCC-7.patch b/recipes-core/openjdk/patches-openjdk-8/1008-hotspot-handle-format-error-for-GCC-7.patch index bdeb766..b3abd04 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1008-hotspot-handle-format-error-for-GCC-7.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1008-hotspot-handle-format-error-for-GCC-7.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From b620c78bbe2b10b952d8f291f345bab12cfe4b5e Mon Sep 17 00:00:00 2001 | 1 | From dc6db949f4140b2dd7d3dfe040984bdfd88f2ba0 Mon Sep 17 00:00:00 2001 |
2 | From: Andreas Obergschwandtner <andreas.obergschwandtner@skidata.com> | 2 | From: Andreas Obergschwandtner <andreas.obergschwandtner@skidata.com> |
3 | Date: Fri, 21 Sep 2018 10:44:06 +0200 | 3 | Date: Fri, 21 Sep 2018 10:44:06 +0200 |
4 | Subject: [PATCH 1008/1013] hotspot: handle format error for GCC >= 7 | 4 | Subject: [PATCH 1008/1013] hotspot: handle format error for GCC >= 7 |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1009-hotspot-fix-adlc-flags.patch b/recipes-core/openjdk/patches-openjdk-8/1009-hotspot-fix-adlc-flags.patch index 3c2bbbd..a68e3a0 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1009-hotspot-fix-adlc-flags.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1009-hotspot-fix-adlc-flags.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 5aba5bcf8fb4c7d7493662dd89689809fb401433 Mon Sep 17 00:00:00 2001 | 1 | From 486b1c46d80de99e0820cc6305477ab40ba4e13c Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Erkka=20K=C3=A4=C3=A4ri=C3=A4?= <erkka.kaaria@intel.com> | 2 | From: =?UTF-8?q?Erkka=20K=C3=A4=C3=A4ri=C3=A4?= <erkka.kaaria@intel.com> |
3 | Date: Thu, 2 Jan 2020 10:19:29 +0100 | 3 | Date: Thu, 2 Jan 2020 10:19:29 +0100 |
4 | Subject: [PATCH 1009/1013] hotspot: fix adlc flags | 4 | Subject: [PATCH 1009/1013] hotspot: fix adlc flags |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1010-hotspot-fix-shark-build-common.patch b/recipes-core/openjdk/patches-openjdk-8/1010-hotspot-fix-shark-build-common.patch index da93cbe..8e70cab 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1010-hotspot-fix-shark-build-common.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1010-hotspot-fix-shark-build-common.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From cfc5c9089f82bc94fca2407aae6b1ffc4b60955f Mon Sep 17 00:00:00 2001 | 1 | From 3028795037c3440415f3e8904e8015fbd480ab15 Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 10:22:19 +0100 | 3 | Date: Thu, 2 Jan 2020 10:22:19 +0100 |
4 | Subject: [PATCH 1010/1013] hotspot: fix shark build (common) | 4 | Subject: [PATCH 1010/1013] hotspot: fix shark build (common) |
@@ -79,10 +79,10 @@ index 4707cc96e..a2b297ca0 100644 | |||
79 | flow_block(blk, temp_vector, temp_set); | 79 | flow_block(blk, temp_vector, temp_set); |
80 | if (failing()) return; // Watch for bailouts. | 80 | if (failing()) return; // Watch for bailouts. |
81 | diff --git a/hotspot/src/share/vm/classfile/systemDictionary.cpp b/hotspot/src/share/vm/classfile/systemDictionary.cpp | 81 | diff --git a/hotspot/src/share/vm/classfile/systemDictionary.cpp b/hotspot/src/share/vm/classfile/systemDictionary.cpp |
82 | index 7f8ab9143..91818bf25 100644 | 82 | index 98412e1e1..f62731c43 100644 |
83 | --- a/hotspot/src/share/vm/classfile/systemDictionary.cpp | 83 | --- a/hotspot/src/share/vm/classfile/systemDictionary.cpp |
84 | +++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp | 84 | +++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp |
85 | @@ -2362,6 +2362,7 @@ methodHandle SystemDictionary::find_method_handle_intrinsic(vmIntrinsics::ID iid | 85 | @@ -2392,6 +2392,7 @@ methodHandle SystemDictionary::find_method_handle_intrinsic(vmIntrinsics::ID iid |
86 | spe = NULL; | 86 | spe = NULL; |
87 | // Must create lots of stuff here, but outside of the SystemDictionary lock. | 87 | // Must create lots of stuff here, but outside of the SystemDictionary lock. |
88 | m = Method::make_method_handle_intrinsic(iid, signature, CHECK_(empty)); | 88 | m = Method::make_method_handle_intrinsic(iid, signature, CHECK_(empty)); |
@@ -90,7 +90,7 @@ index 7f8ab9143..91818bf25 100644 | |||
90 | if (!Arguments::is_interpreter_only()) { | 90 | if (!Arguments::is_interpreter_only()) { |
91 | // Generate a compiled form of the MH intrinsic. | 91 | // Generate a compiled form of the MH intrinsic. |
92 | AdapterHandlerLibrary::create_native_wrapper(m); | 92 | AdapterHandlerLibrary::create_native_wrapper(m); |
93 | @@ -2371,6 +2372,7 @@ methodHandle SystemDictionary::find_method_handle_intrinsic(vmIntrinsics::ID iid | 93 | @@ -2401,6 +2402,7 @@ methodHandle SystemDictionary::find_method_handle_intrinsic(vmIntrinsics::ID iid |
94 | "out of space in CodeCache for method handle intrinsic", empty); | 94 | "out of space in CodeCache for method handle intrinsic", empty); |
95 | } | 95 | } |
96 | } | 96 | } |
@@ -98,7 +98,7 @@ index 7f8ab9143..91818bf25 100644 | |||
98 | // Now grab the lock. We might have to throw away the new method, | 98 | // Now grab the lock. We might have to throw away the new method, |
99 | // if a racing thread has managed to install one at the same time. | 99 | // if a racing thread has managed to install one at the same time. |
100 | { | 100 | { |
101 | @@ -2384,9 +2386,11 @@ methodHandle SystemDictionary::find_method_handle_intrinsic(vmIntrinsics::ID iid | 101 | @@ -2414,9 +2416,11 @@ methodHandle SystemDictionary::find_method_handle_intrinsic(vmIntrinsics::ID iid |
102 | } | 102 | } |
103 | 103 | ||
104 | assert(spe != NULL && spe->method() != NULL, ""); | 104 | assert(spe != NULL && spe->method() != NULL, ""); |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1011-hotspot-restrict-to-staging-dir.patch b/recipes-core/openjdk/patches-openjdk-8/1011-hotspot-restrict-to-staging-dir.patch index 7c8c979..b5b9471 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1011-hotspot-restrict-to-staging-dir.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1011-hotspot-restrict-to-staging-dir.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 5588f79a4a625591589e28eb73acaf4b49f48b62 Mon Sep 17 00:00:00 2001 | 1 | From 364b8a715b96f069bf455894b0ae290c52d3ab19 Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 10:23:38 +0100 | 3 | Date: Thu, 2 Jan 2020 10:23:38 +0100 |
4 | Subject: [PATCH 1011/1013] hotspot: restrict to staging dir | 4 | Subject: [PATCH 1011/1013] hotspot: restrict to staging dir |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1012-hotspot-enable-Wno-error.patch b/recipes-core/openjdk/patches-openjdk-8/1012-hotspot-enable-Wno-error.patch index 492d9d7..2239d48 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1012-hotspot-enable-Wno-error.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1012-hotspot-enable-Wno-error.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From c36d56682baeab713038d9050a3abf6c1af3e92d Mon Sep 17 00:00:00 2001 | 1 | From 37b5885e35a7974bbd8895ae9a7e9ec7ebf9dc68 Mon Sep 17 00:00:00 2001 |
2 | From: Richard Leitner <richard.leitner@skidata.com> | 2 | From: Richard Leitner <richard.leitner@skidata.com> |
3 | Date: Thu, 20 Aug 2020 09:39:23 +0200 | 3 | Date: Thu, 20 Aug 2020 09:39:23 +0200 |
4 | Subject: [PATCH 1012/1013] hotspot: enable -Wno-error | 4 | Subject: [PATCH 1012/1013] hotspot: enable -Wno-error |
diff --git a/recipes-core/openjdk/patches-openjdk-8/1013-hotspot-add-missing-includes-for-shark-build-pt2.patch b/recipes-core/openjdk/patches-openjdk-8/1013-hotspot-add-missing-includes-for-shark-build-pt2.patch index 000c474..a2e4726 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1013-hotspot-add-missing-includes-for-shark-build-pt2.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1013-hotspot-add-missing-includes-for-shark-build-pt2.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From c9ed701f0553f95f90a7a12b773ca580e9034ede Mon Sep 17 00:00:00 2001 | 1 | From d497bc0b36be083400d2802019ffdf49f5d5ca94 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Thu, 20 Aug 2020 10:10:55 +0200 | 3 | Date: Thu, 20 Aug 2020 10:10:55 +0200 |
4 | Subject: [PATCH 1013/1013] hotspot: add missing includes for shark build (pt2) | 4 | Subject: [PATCH 1013/1013] hotspot: add missing includes for shark build (pt2) |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2001-jdk-comparison-between-pointer-and-integer.patch b/recipes-core/openjdk/patches-openjdk-8/2001-jdk-comparison-between-pointer-and-integer.patch index ce4b385..bd6c38d 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2001-jdk-comparison-between-pointer-and-integer.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2001-jdk-comparison-between-pointer-and-integer.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From d2942510d891c58bd095a57bdd903145d3d95955 Mon Sep 17 00:00:00 2001 | 1 | From b4e7774c35cf29aaca2bd04d115afc3ea3c77d7a Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Fri, 2 Mar 2018 11:13:08 +0000 | 3 | Date: Fri, 2 Mar 2018 11:13:08 +0000 |
4 | Subject: [PATCH 2001/2009] jdk: comparison between pointer and integer | 4 | Subject: [PATCH 2001/2009] jdk: comparison between pointer and integer |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2002-jdk-Allow-using-a-system-installed-libjpeg.patch b/recipes-core/openjdk/patches-openjdk-8/2002-jdk-Allow-using-a-system-installed-libjpeg.patch index d00b73a..64d6113 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2002-jdk-Allow-using-a-system-installed-libjpeg.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2002-jdk-Allow-using-a-system-installed-libjpeg.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From bd5665d4aa962107eb3d51d20d8b8971d9fca044 Mon Sep 17 00:00:00 2001 | 1 | From 1d7ea474a12a12e0e28e1a24f686a7478fe42b8d Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Tue, 27 Feb 2018 13:36:53 +0000 | 3 | Date: Tue, 27 Feb 2018 13:36:53 +0000 |
4 | Subject: [PATCH 2002/2009] jdk: Allow using a system-installed libjpeg | 4 | Subject: [PATCH 2002/2009] jdk: Allow using a system-installed libjpeg |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2003-jdk-Allow-using-a-system-installed-libpng.patch b/recipes-core/openjdk/patches-openjdk-8/2003-jdk-Allow-using-a-system-installed-libpng.patch index eb79183..9c4e70e 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2003-jdk-Allow-using-a-system-installed-libpng.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2003-jdk-Allow-using-a-system-installed-libpng.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From f74002f805b000df6565418d9e8416edbe86be25 Mon Sep 17 00:00:00 2001 | 1 | From c7fb1d599ba66116fb132537b4696092e9c48331 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Tue, 27 Feb 2018 13:43:04 +0000 | 3 | Date: Tue, 27 Feb 2018 13:43:04 +0000 |
4 | Subject: [PATCH 2003/2009] jdk: Allow using a system-installed libpng | 4 | Subject: [PATCH 2003/2009] jdk: Allow using a system-installed libpng |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2004-jdk-use-correct-include-for-poll.patch b/recipes-core/openjdk/patches-openjdk-8/2004-jdk-use-correct-include-for-poll.patch index 9895771..7f8d3b3 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2004-jdk-use-correct-include-for-poll.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2004-jdk-use-correct-include-for-poll.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From d7f59185f159d8323b79d015c95e8c2fc99a8cbe Mon Sep 17 00:00:00 2001 | 1 | From 5bced26833d8e7876852fa65479f7ada5266a3d7 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Tue, 27 Feb 2018 09:28:06 +0000 | 3 | Date: Tue, 27 Feb 2018 09:28:06 +0000 |
4 | Subject: [PATCH 2004/2009] jdk: use correct include for poll | 4 | Subject: [PATCH 2004/2009] jdk: use correct include for poll |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2005-jdk-use-correct-include-for-signal.patch b/recipes-core/openjdk/patches-openjdk-8/2005-jdk-use-correct-include-for-signal.patch index 23ad075..f1f5102 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2005-jdk-use-correct-include-for-signal.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2005-jdk-use-correct-include-for-signal.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 7a4979357c2efadda572162c097c5c8a19d27543 Mon Sep 17 00:00:00 2001 | 1 | From 385b2007a60c3e792062107d3c4f653fe63d4c63 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Tue, 27 Feb 2018 09:28:06 +0000 | 3 | Date: Tue, 27 Feb 2018 09:28:06 +0000 |
4 | Subject: [PATCH 2005/2009] jdk: use correct include for signal | 4 | Subject: [PATCH 2005/2009] jdk: use correct include for signal |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2006-jdk-disable-backtrace-musl-build-fix.patch b/recipes-core/openjdk/patches-openjdk-8/2006-jdk-disable-backtrace-musl-build-fix.patch index 84b103c..6f9c174 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2006-jdk-disable-backtrace-musl-build-fix.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2006-jdk-disable-backtrace-musl-build-fix.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 3848e70f0394c8f633dac1d3ccb7f029fc21fdb2 Mon Sep 17 00:00:00 2001 | 1 | From 80a07db16d9de0cd875b9c8e86678a51b6e75dbf Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Fri, 2 Mar 2018 13:58:07 +0000 | 3 | Date: Fri, 2 Mar 2018 13:58:07 +0000 |
4 | Subject: [PATCH 2006/2009] jdk: disable backtrace() (musl build fix) | 4 | Subject: [PATCH 2006/2009] jdk: disable backtrace() (musl build fix) |
@@ -20,7 +20,7 @@ Signed-off-by: Richard Leitner <richard.leitner@skidata.com> | |||
20 | 1 file changed, 2 insertions(+), 2 deletions(-) | 20 | 1 file changed, 2 insertions(+), 2 deletions(-) |
21 | 21 | ||
22 | diff --git a/jdk/src/solaris/native/sun/xawt/XToolkit.c b/jdk/src/solaris/native/sun/xawt/XToolkit.c | 22 | diff --git a/jdk/src/solaris/native/sun/xawt/XToolkit.c b/jdk/src/solaris/native/sun/xawt/XToolkit.c |
23 | index 2425bf43ae..1c8ebdb42a 100644 | 23 | index 95d2baff5b..41dfa992a7 100644 |
24 | --- a/jdk/src/solaris/native/sun/xawt/XToolkit.c | 24 | --- a/jdk/src/solaris/native/sun/xawt/XToolkit.c |
25 | +++ b/jdk/src/solaris/native/sun/xawt/XToolkit.c | 25 | +++ b/jdk/src/solaris/native/sun/xawt/XToolkit.c |
26 | @@ -27,7 +27,7 @@ | 26 | @@ -27,7 +27,7 @@ |
@@ -32,7 +32,7 @@ index 2425bf43ae..1c8ebdb42a 100644 | |||
32 | #include <execinfo.h> | 32 | #include <execinfo.h> |
33 | #endif | 33 | #endif |
34 | 34 | ||
35 | @@ -803,7 +803,7 @@ JNIEXPORT jstring JNICALL Java_sun_awt_X11_XToolkit_getEnv | 35 | @@ -796,7 +796,7 @@ JNIEXPORT jstring JNICALL Java_sun_awt_X11_XToolkit_getEnv |
36 | return ret; | 36 | return ret; |
37 | } | 37 | } |
38 | 38 | ||
diff --git a/recipes-core/openjdk/patches-openjdk-8/2007-jdk-no-genx11-in-headless.patch b/recipes-core/openjdk/patches-openjdk-8/2007-jdk-no-genx11-in-headless.patch index 07ff9f1..62c5b98 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2007-jdk-no-genx11-in-headless.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2007-jdk-no-genx11-in-headless.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 6eaec84f02a76005d631fad45cfa82620cfec56d Mon Sep 17 00:00:00 2001 | 1 | From 6f76fb04370713bdae2485261d987448c9350179 Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 13:25:12 +0100 | 3 | Date: Thu, 2 Jan 2020 13:25:12 +0100 |
4 | Subject: [PATCH 2007/2009] jdk: no genx11 in headless | 4 | Subject: [PATCH 2007/2009] jdk: no genx11 in headless |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2008-jdk-no-unused-deps.patch b/recipes-core/openjdk/patches-openjdk-8/2008-jdk-no-unused-deps.patch index 2f3360a..4c462c4 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2008-jdk-no-unused-deps.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2008-jdk-no-unused-deps.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 5105a57bbfd463ddd441ac687bd0101c626188ed Mon Sep 17 00:00:00 2001 | 1 | From 335f9891be66e1292509d6a9dc18d41fac0a066c Mon Sep 17 00:00:00 2001 |
2 | From: Jens Rehsack <rehsack@gmail.com> | 2 | From: Jens Rehsack <rehsack@gmail.com> |
3 | Date: Thu, 2 Jan 2020 13:26:42 +0100 | 3 | Date: Thu, 2 Jan 2020 13:26:42 +0100 |
4 | Subject: [PATCH 2008/2009] jdk: no unused deps | 4 | Subject: [PATCH 2008/2009] jdk: no unused deps |
diff --git a/recipes-core/openjdk/patches-openjdk-8/2009-jdk-make-use-gcc-instead-of-ld-for-genSocketOptionRe.patch b/recipes-core/openjdk/patches-openjdk-8/2009-jdk-make-use-gcc-instead-of-ld-for-genSocketOptionRe.patch index ecd836c..d75e264 100644 --- a/recipes-core/openjdk/patches-openjdk-8/2009-jdk-make-use-gcc-instead-of-ld-for-genSocketOptionRe.patch +++ b/recipes-core/openjdk/patches-openjdk-8/2009-jdk-make-use-gcc-instead-of-ld-for-genSocketOptionRe.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From de3aa0cf20498ce1dc6056f976a4d9aa6f0ddd00 Mon Sep 17 00:00:00 2001 | 1 | From 2d5e8ce975fb241a825dbf070923ccbdf8b65ee9 Mon Sep 17 00:00:00 2001 |
2 | From: Richard Leitner <richard.leitner@skidata.com> | 2 | From: Richard Leitner <richard.leitner@skidata.com> |
3 | Date: Thu, 20 Aug 2020 11:24:40 +0200 | 3 | Date: Thu, 20 Aug 2020 11:24:40 +0200 |
4 | Subject: [PATCH 2009/2009] jdk: make: use gcc instead of ld for | 4 | Subject: [PATCH 2009/2009] jdk: make: use gcc instead of ld for |