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/1009-hotspot-fix-adlc-flags.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/1009-hotspot-fix-adlc-flags.patch')
-rw-r--r-- | recipes-core/openjdk/patches-openjdk-8/1009-hotspot-fix-adlc-flags.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |