mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #665] [MERGED] Enabling DPS to run on any JRE 21+ #663
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#663
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/665
Author: @mageddo
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/19/2025
Merged by: @mageddo
Base:
master← Head:feat/629-2📝 Commits (4)
e7580a8adjustscc404a1adjustsfd6fec8adjusts6e7c5beadjusts📊 Changes
7 files changed (+32 additions, -8 deletions)
View changed files
📝
RELEASE-NOTES.md(+2 -1)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsproxyserver/sandbox/DpsBinaryExecutableFinder.java(+1 -1)➕
src/main/java/com/mageddo/graalvm/ImageInfo.java(+9 -0)➕
src/main/java/com/mageddo/graalvm/ProcessProperties.java(+13 -0)📝
src/main/java/com/mageddo/utils/Runtime.java(+4 -4)📝
src/test/java/com/mageddo/dnsproxyserver/sandbox/DpsBinaryExecutableFinderIntTest.java(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.