From 9a6458b68a833ac3c968ac953949a8dc833c2b77 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sat, 27 Jan 2024 19:06:55 +0100
Subject: [PATCH] openjdk-17: update to 17.0.10

---
 components/runtime/openjdk-17/patches/illumos-port-09.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/runtime/openjdk-17/patches/illumos-port-09.patch b/components/runtime/openjdk-17/patches/illumos-port-09.patch
index 5579115..ae2aa33 100644
--- a/components/runtime/openjdk-17/patches/illumos-port-09.patch
+++ b/components/runtime/openjdk-17/patches/illumos-port-09.patch
@@ -49,7 +49,7 @@
  }
  
  frame os::get_sender_for_C_frame(frame* fr) {
-@@ -464,39 +434,8 @@
+@@ -459,39 +429,8 @@
      // Handle ALL stack overflow variations here
      if (sig == SIGSEGV && info->si_code == SEGV_ACCERR) {
        address addr = (address) info->si_addr;

--
Gitblit v1.9.3