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:16:55 +0200 |
commit | e57d6316628670f6b037101bdff8f2e0da7f1605 (patch) | |
tree | c24f804348450561c7d42f5081a6ce4ab177043d /recipes-core/openjdk/patches-openjdk-8/2001-jdk-comparison-between-pointer-and-integer.patch | |
parent | c8892a953a64f354575e66a68742c1b2a138f3a7 (diff) | |
download | meta-java-e57d6316628670f6b037101bdff8f2e0da7f1605.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>
Cherry-picked-from: 03537feee539526ec9bb0cf4f55dd4eef6badc71
Diffstat (limited to 'recipes-core/openjdk/patches-openjdk-8/2001-jdk-comparison-between-pointer-and-integer.patch')
-rw-r--r-- | recipes-core/openjdk/patches-openjdk-8/2001-jdk-comparison-between-pointer-and-integer.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |