[
https://issues.apache.org/jira/browse/KNOX-3262?focusedWorklogId=1007234&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1007234
]
ASF GitHub Bot logged work on KNOX-3262:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Feb/26 20:46
Start Date: 25/Feb/26 20:46
Worklog Time Spent: 10m
Work Description: pzampino opened a new pull request, #1158:
URL: https://github.com/apache/knox/pull/1158
Removed the JVM arguments previously required for Knox to run in a Java 17
JVM. Now that Knox is being compiled with Java 17, these arguments are no
longer relevant.
Ran all unit tests with a full clean verify. Performed some basic manual
testing.
Issue Time Tracking
-------------------
Worklog Id: (was: 1007234)
Remaining Estimate: 0h
Time Spent: 10m
> Remove Java 17 message on Knox start-up
> ---------------------------------------
>
> Key: KNOX-3262
> URL: https://issues.apache.org/jira/browse/KNOX-3262
> Project: Apache Knox
> Issue Type: Improvement
> Components: Startup Scripts
> Affects Versions: 3.0.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> gateway-release-common/home/bin/knox-functions.sh still has JVM exports which
> were needed for Knox to run in a Java 17 JVM before it supported Java 17
> compilation. These can probably be removed now that Knox is being compiled
> for Java 17.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)