git: openjdk/jdk-sandbox: jcmd_cores_process_revival: Move Segment to separate file. Add rel addr to file offset routine for windows.

duke duke at openjdk.org
Fri Jan 16 13:00:46 UTC 2026


Changeset: 4e90b701
Branch: jcmd_cores_process_revival
Author:    Kevin Walls <kevin.walls at oracle.com>
Date:      2026-01-16 12:55:11 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/4e90b7011ddc2413af6848ce8dd0cbf61752a2f4

Move Segment to separate file.  Add rel addr to file offset routine for windows.

! src/java.base/share/native/revivalhelper/revival.cpp
! src/java.base/share/native/revivalhelper/revival.hpp
+ src/java.base/share/native/revivalhelper/segment.cpp
+ src/java.base/share/native/revivalhelper/segment.hpp
! src/java.base/windows/native/revivalhelper/minidump.cpp
! src/java.base/windows/native/revivalhelper/minidump.hpp
! src/java.base/windows/native/revivalhelper/pefile.cpp
! src/java.base/windows/native/revivalhelper/pefile.hpp
! src/java.base/windows/native/revivalhelper/revival_windows.cpp



More information about the jdk-sandbox-changes mailing list